<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
* @software         [JiJinCMS]11
* @author           [上海集锦信息科技有限公司]
* @website          [http://www.jijinweb.com]
* @email            [sunny@jijinweb.com]
**/


*{font-family:Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif; line-height: 1;padding:0px; margin:0px; border:0px; color:#666666;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; outline: none;}
a{margin:0px; padding:0px; border:0px; text-decoration:none; transition: all 0.35s ease 0s;-webkit-transform: all 0.35s ease 0s;  -webkit-tap-highlight-color: transparent; outline: none;}
a:hover{text-decoration:none;transition: all 0.35s ease 0s; -webkit-transform: all 0.35s ease 0s;}
li{list-style:none;}
img{max-width: 100%;max-height: 100%;vertical-align: middle;object-fit: cover;transition: transform 0.5s ease; -webkit-transform: transform 0.5s ease;}
span{vertical-align: middle;}
input{background-color: transparent;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea{-webkit-appearance: none;background-color: transparent;}
input:focus{ outline: none;}/*去除按钮选中的高亮标签*/
textarea:focus{ outline: none;}/*去除文本框选中的高亮标签*/
button:focus{ outline: none;}/*去除按钮选中的高亮标签*/
select:focus{ outline: none;}/*去除下拉框选中的高亮标签*/
div,p,table,td,ul,li,span,a,ol,input,label{padding:0px; margin:0px; border:0px;}
input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#b4b5b4; font-size:16px;}
input::-webkit-input-placeholder{ /* WebKit browsers */ color:#b4b5b4; font-size:16px;}
input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color:#b4b5b4; font-size:16px;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#b4b5b4; font-size:16px;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#b4b5b4; font-size:16px;}
input::placeholder{color:#b4b5b4; font-size:16px;}
textarea::placeholder{color:#b4b5b4; font-size:16px;}
textarea::-webkit-input-placeholder{color:#b4b5b4; font-size:16px;}
.clearfloat{display: block;clear: both; height: 0px;margin: 0px;padding: 0px; border: 0px;}


/* 全局公共样式 */
.m-header-nav{display: none;}
.pc_main{max-width: 100%;width: 100%;overflow: hidden;position: relative;}
.container{width: 1588px;margin: 0 auto;}
.pc_main .pc_items{max-width: 100%;width: 100%;padding: 100px 0;overflow: hidden;position: relative;}
.pc_main .pc_items .item_hd_box{width: 100%;margin-bottom: 65px;display: flex;align-items: flex-end;justify-content: space-between;}
.pc_main .pc_items .item_hd_box .hd_left_list{display: flex;flex-direction: column;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list{margin-bottom: 20px;display: flex;align-items: center;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list img{}
.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list span{font-size: 16px;font-weight: 500;color: #0b56a5; text-transform: uppercase;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list{display: flex;align-items: flex-end;justify-content: flex-start;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list span{font-size: 40px;margin-right: 10px;white-space: nowrap; font-weight: 500;color: #0b56a5;vertical-align: bottom;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list p{font-size: 17px;color: #333333;}
.pc_main .pc_items.on .item_hd_box .hd_left_list .left_btm_list{ display: block;}
.pc_main .pc_items.on .item_hd_box .hd_left_list .left_btm_list p{ width: 100%; margin-top: 20px;}

.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list.fs{justify-content: flex-start;}
.pc_main .pc_items .item_hd_box .hd_left_list.on .left_top_list span{color: #ffffff;}
.pc_main .pc_items .item_hd_box .hd_left_list.on .left_btm_list span{color: #ffffff;}
.pc_main .pc_items .item_hd_box .hd_left_list.on .left_btm_list p{color: #ffffff;}
.pc_main .pc_items .item_hd_box .hd_right_list{display: flex;align-items: center;}
.pc_main .pc_items .item_hd_box .hd_right_list a{padding: 18.5px 48px;display: flex;align-items: center;border: 1px solid #ababab;border-radius: 100px;}
.pc_main .pc_items .item_hd_box .hd_right_list a span{font-size: 13px;color: #ababab;margin-right: 5px;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.pc_main .pc_items .item_hd_box .hd_right_list a .more_icon{width: 13px;height: 8px;position: relative;}
.pc_main .pc_items .item_hd_box .hd_right_list a .more_icon img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.pc_main .pc_items .item_hd_box .hd_right_list a .more_icon img:first-child{opacity: 1;}
.pc_main .pc_items .item_hd_box .hd_right_list a .more_icon img:last-child{opacity: 0;}
.pc_main .pc_items .item_hd_box .hd_right_list a:hover{border-color: #0753a4;background-color: #0753a4;}
.pc_main .pc_items .item_hd_box .hd_right_list a:hover span{color: #fff;}
.pc_main .pc_items .item_hd_box .hd_right_list a:hover .more_icon img:first-child{opacity: 0;}
.pc_main .pc_items .item_hd_box .hd_right_list a:hover .more_icon img:last-child{opacity: 1;}
.pc_main .pc_items .item_hd_box .hd_right_list ul{display: flex;align-items: center;}
.pc_main .pc_items .item_hd_box .hd_right_list ul li{margin-right: 20px;}
.pc_main .pc_items .item_hd_box .hd_right_list ul li a{padding: 18.5px 27px;font-size: 16px;border: 1px solid #0753a4;color: #0753a4;border-radius: 100px;}
.pc_main .pc_items .item_hd_box .hd_right_list ul li:last-child{margin-right: 0px;}
.pc_main .pc_items .item_hd_box .hd_right_list ul li.on a{color: #ffffff;border-color: #0753a4;background-color: #0753a4;}
.pc_main .pc_items .item_hd_box .hd_right_list ul li a:hover{color: #ffffff;border-color: #0753a4;background-color: #0753a4;}


.pc_main .pc_items .item_hd_box .hd_right_nav{display: flex;align-items: center;}
.pc_main .pc_items .item_hd_box .hd_right_nav ul{display: flex;align-items: center;}
.pc_main .pc_items .item_hd_box .hd_right_nav ul li{margin-right: 20px;display: flex;align-items: center;justify-content: center;}
.pc_main .pc_items .item_hd_box .hd_right_nav ul li a{width: 120px; height: 43px; font-size: 14px;  color: #0753a4; background-color: #ffffff; cursor: pointer;display: flex;align-items: center;justify-content: center;}
.pc_main .pc_items .item_hd_box .hd_right_nav ul li:hover a{color: #ffffff; background-color: #0753a4;}
.pc_main .pc_items .item_hd_box .hd_right_nav ul li:last-child{margin-right: 0px;}


.pc_main .pc_items .item_backimg{width: 100%;}
.pc_main .pc_items .item_backimg img{width: 100%;}

.pc_main .mav_crumbs{width: 100%;padding: 0;position: absolute;left: 0;top: 42px;z-index: 99999999;}
.pc_main .mav_crumbs .crumbs_box{width: 100%;display: flex;align-items: center;}
.pc_main .mav_crumbs .crumbs_box a{font-size: 15px;color: #666666;display: flex;align-items: center;}
.pc_main .mav_crumbs .crumbs_box a img{margin-right: 6px;height: 18px;}
.pc_main .mav_crumbs .crumbs_box i{font-size: 17px;margin: 0 8px;color: #666666;}
.pc_main .mav_crumbs .crumbs_box a:last-child{color: #0753a4;}
.pc_main .mav_crumbs .crumbs_box a:hover{color: #0753a4;}

.pc_main .pc_items .item_banner{width: 100%;position: relative;}
.pc_main .pc_items .item_banner .swiper_switch_btn{position: absolute;top: -100px;right: 0;display: flex;align-items: center;}
.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-button-next{}
.pc_main .pc_items .item_banner .swiper_switch_btn.on .swiper-btn-li{border-color: #ffffff;}
.pc_main .pc_items .item_banner .swiper_switch_btn.on .swiper-btn-li::after{color: #ffffff;}
.pc_main .pc_items .item_banner .swiper_switch_btn.on .swiper-btn-li.swiper-button-disabled{border-color: #ffffff;}


/* 搜索 */
.hditem_search{ position:fixed; width:100%; height:100%; left:0; top: 0; right:0; background:rgba(0,0,0,.5); display:none; align-items:center; justify-content:center; z-index:9999999999999999;}
.hditem_search .search_bg{ position:absolute; left:0; top:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index: 99999999999999999;}
.hditem_search .search_bg .search_content{ width:50%;
	-webkit-transform: scale(0);
   -moz-transform: scale(0);
    -ms-transform: scale(0);
     -o-transform: scale(0);
           filter: scale(0);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
opacity:1;
}
.hditem_search .search_bg.on .search_content{
	-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
           filter: scale(1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
opacity:1;
}
.hditem_search .search_content .search_content_top{ position:relative; }
.hditem_search .search_content .search_content_top .search_close{ position:absolute; right:0; top:-50px; color:#fff; font-size:23px;}
.hditem_search .search_content .search_content_bottom{ display:flex; align-items:center; justify-content:center; position: relative;}
.hditem_search .search_content input[type="search"]{ width:80%; background:inherit; height:60px; font-size:16px; color:#333; padding:0px 20px; z-index: 1; position: relative; background:#fff;}
.hditem_search .search_content input[type="submit"]{ width:20%; height:60px; font-size:16px; z-index: 1; position: relative; color:#111; cursor:pointer; color:#fff; background:#0753a4;}


.menudown{width: 100%;height: calc(100% - 80px);position: fixed;left:0;top:80px;padding: 86px 14% 0 14%;background: rgba(7,83,164,0.85) no-repeat 0% 100%;display: none;z-index: 9999990;}.menudown .menudown-title{padding-bottom: 35px; border-bottom: 1px solid rgba(181,181,181,.5); margin-bottom: 45px;}
.menudown .menudown-title a{font-size: 24px; color: #fff;}
.menudown .menudown-nav ul{width:100%;display:flex;justify-content:space-between;align-items:flex-start}
.menudown .menudown-nav ul li{margin-right:10px;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;align-content:flex-start}
.menudown .menudown-nav ul li a{font-size:18px;padding:0;margin-bottom:25px;color:white;display:block}
.menudown .menudown-nav ul li .twolevel{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:column}
.menudown .menudown-nav ul li .twolevel li{margin-bottom:20px;margin-right:0}
.menudown .menudown-nav ul li .twolevel li a{font-size:16px;padding:0;color:white;opacity:0.7;margin-bottom:0;}
.menudown .menudown-nav ul li .twolevel li:hover a{color: #ffffff;opacity: 1;}
.menudown .menudown-nav ul li .twolevel li .threelevel{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:column;}
.menudown .menudown-nav ul li .twolevel li .threelevel ul{}
.menudown .menudown-nav ul li .twolevel li .threelevel ul li{}
.menudown .menudown-nav ul li .twolevel li .threelevel ul li a{font-size:16px;padding:0;color:white;opacity:0.7;margin-bottom:0;}
.menudown .menudown-nav ul li .twolevel li .threelevel ul:hover a{color: #ffffff;opacity: 1;}
.menudown .menudown-nav ul li:last-child{margin:0}


/* 浏览器低版本提示 */
#lowversion-browsertip{display: none;position: absolute;top: 0;left: 0;}
.upgrade-browser-mask{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10001;background:#000;opacity:.8;filter:alpha(opacity=80)}
.upgrade-browser{width:580px;padding:28px;position:fixed;left:50%;top:50%;margin:-225px 0 0 -290px;background-color:#fff;z-index:10001;border-radius:2px}
.upgrade-browser-title{line-height:28px;font-size:18px;color:#000}
.upgrade-browser-icon-warn{width:24px;height:24px;background-image:url(../images/svg/upgrade-browser.svg);background-size:325% 216.6666666667%;display:inline-block;vertical-align:-5px;margin-right:8px;background-position:98.15% 3.57%;background-repeat:no-repeat}
.upgrade-browser-cont{font-size:14px;line-height:24px;margin-top:12px;color:#666}
.upgrade-browser-link{font-size:0;margin:22px -14px 0}
.upgrade-browser-link&gt;a{display:inline-block;border:1px solid rgba(153,153,153,.4);line-height:40px;border-radius:2px;width:calc((100% - 84px) / 3);margin:0 14px;text-align:center;box-sizing:border-box;transition:all .2s linear}
.upgrade-browser-link&gt;a:hover{border-color:#0753a4}
.upgrade-browser-link&gt;a .browser-title{transition:all .2s linear}
.upgrade-browser-link&gt;a:hover .browser-title{color:#0753a4}
.browser-title{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;color:#000;margin-left:10px}
.upgrade-browser-chrome,.upgrade-browser-ie,.upgrade-browser-qq{display:inline-block;vertical-align:middle;width:24px;height:24px;background-size:cover}
.upgrade-browser-chrome{background-image:url(../images/svg/upgrade-browser.svg);background-position:1.85% 3.57%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-qq{background-image:url(../images/svg/upgrade-browser.svg);background-position:50% 96.43%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-ie{background-image:url(../images/svg/upgrade-browser.svg);background-position:1.85% 96.43%;background-size:325% 216.6666666667%;background-repeat:no-repeat}
.upgrade-browser-close{position:absolute;right:0;top:-32px;width:24px;height:24px;background-image:url(../images/svg/upgrade-browser.svg);background-size:325% 216.6666666667%;font-size:0;transition:transform .5s;background-position:50% 3.57%;background-repeat:no-repeat;cursor:pointer}
.upgrade-browser-close:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
#lowversion-browsertip.on{display: block;z-index: 99999999999999999999999999999;}


/*分页*/
.item_paging{display: flex; justify-content: space-around; align-items: center;margin: 80px 0 0 0;}
.item_paging ul{padding:0;width:100%;text-align: center;display: flex;align-items: center;justify-content: center;}
.item_paging ul::after{content:'';display:block;clear:both}
.item_paging ul li{list-style:none;margin:0 10px;}
.item_paging ul li a{transition: all .35s; -o-transition: all .35s; -ms-transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s;}
.item_paging ul li a{width: 42px;height: 42px;font-size: 16px;color: #333333;display:flex;justify-content: center; align-items: center;color:#333333;border:1px solid #dcdcdc;border-radius: 100px;background-color: #ffffff;}
.item_paging ul li a i{transition: color .35s; -o-transition: color .35s; -ms-transition: color .35s; -moz-transition: color .35s; -webkit-transition: color .35s; }
.item_paging ul li a i{font-size: 18px;color: #333333;}
.item_paging ul li.active a{background-color:#0753a4;color: #ffffff;}
.item_paging ul li a:hover{background-color:#0753a4;color: #ffffff;}
.item_paging ul li a:hover i{color: #ffffff;}



.layui-laypage{display:flex;font-size:16px;color:#333333;align-items:center;justify-content:center;}
.layui-laypage a{width:42px;height:42px;font-size:16px;color:#333333;margin:0 12px;border-radius:100px;display:flex;align-items:center;justify-content:center;background-color: #ffffff;}
.layui-laypage-count{font-size:16px;color:#333333;}
.layui-laypage-curr{width:42px;height:42px;font-size:16px;color:#ffffff;margin:0 12px;border-radius:100px;;display:flex;align-items:center;justify-content:center;background-color: #0753a4;}
.layui-laypage-curr em,.layui-laypage-disabled em{font-style:inherit;font-size:16px;color:#ffffff;}
.layui-laypage-disabled{width:42px;height:42px;font-size:16px;color:#333333;margin:0 12px;border-radius:100px;cursor: no-drop;display:flex;align-items:center;justify-content:center;text-decoration: none;background-color: #ffffff;transition: all 0.35s ease 0s; -webkit-transform: all 0.35s ease 0s;}
.layui-laypage .layui-icon-left,.layui-laypage .layui-icon-right{width:42px;height:42px;font-size:16px;border-radius:100px;display:flex;align-items:center;justify-content:center;}
.layui-laypage a:hover{background-color:#0753a4 !important;color:#fff !important;}
.layui-laypage a:hover i{color:#fff !important;}
.layui-laypage a:hover i:before{color:#fff !important;}
/************************************首页 Start*******************************************************/


/* 导航 */
header.header{max-width:100%;width:100%;height:80px;position: fixed;top: 0;background-color: #ffffff;transition: all 0.3s ease; -webkit-transform: all 0.3s ease;z-index:9999999999999999999;}
header.header .hd_box{padding: 0 50px;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}
header.header .hd_box .logo{width: auto;height: 100%;display: flex;align-items: center;}
header.header .hd_box .logo a{width:auto;height: 100%;margin-right: 8px;display:flex;align-items: center;justify-content: center;border-right: 1px solid rgba(255,255,255,0.5);display: flex;align-items: center;}
header.header .hd_box .logo img{width:150px;}
header.header .hd_box .logo .stock_code{width: max-content;display: flex;align-items: center;position: relative;padding-left: 12px;}
header.header .hd_box .logo .stock_code span{width: max-content;font-size: 12px;color: #666;font-weight: bold;display: inline-block;}
header.header .hd_box .logo .stock_code:before{content: "";width: 1.2px;height: 20px;background-color: #666;position: absolute;left: 0 ;}
header.header .hd_box .hdright_box {width: calc(100% - 280px);height: 100%;display: flex;align-items: center;justify-content: flex-end;}
header.header .hd_box .hdright_box nav{height:100%;margin-right: 15px;display:flex;align-content:center;align-items:center;justify-content:center}
header.header .hd_box .hdright_box nav ul{display:flex;align-items:center;height:100%;}
header.header .hd_box .hdright_box nav ul li{position:relative;height:100%;margin:0 23px;display:flex;justify-content:center;align-content:center;align-items:center;position: relative;}
header.header .hd_box .hdright_box nav ul li a{height:100%;font-size:18px;padding:0 5px;font-weight: 600;display:flex;color:#333333;justify-content:center;align-content:center;align-items:center;transition: color 0.35s ease 0s;}
header.header .hd_box .hdright_box nav ul li a:hover{color: #0753a4;}
header.header .hd_box .hdright_box nav ul li.on a{color: #0753a4;}
header.header .hd_box .hdright_box nav ul li .twolevel{width: 136px;height: auto;padding: 0;position: absolute;left: 50%;top: 71px;transform: translateX(-50%);flex-direction: column;background-color: #ffffff;overflow: hidden;display: none;}
header.header .hd_box .hdright_box nav ul li .twolevel li{height: auto;margin: 0;}
header.header .hd_box .hdright_box nav ul li .twolevel li a{width: 100%;height: auto;padding: 8px 0;font-weight: 500;font-size: 16px;}
header.header .hd_box .hdright_box nav ul li .twolevel li:last-child a{padding: 8px 0 16px 0;}
header.header .hd_box .hdright_box .right_list{height:100%;display:flex;align-items:center;	}
header.header .hd_box .hdright_box .right_list .list_li{margin-right: 5px; display: flex; align-items: center;}
header.header .hd_box .hdright_box .right_list .language{position: relative;height: 100%;}
header.header .hd_box .hdright_box .right_list .language a{height: 100%;display:flex;justify-content:center;align-items:center;padding: 0 10px;position:relative}
header.header .hd_box .hdright_box .right_list .language span{font-size:16px;position: relative;top: 2px;margin: 0 4px;font-weight: 100;color:#666666;}
header.header .hd_box .hdright_box .right_list .language img{object-fit: cover;}
header.header .hd_box .hdright_box .right_list .language .lang_list{display: none;position:absolute;top: 72px;left:58%;transform: translateX(-50%);background-color:rgba(0,0,0,.4);border-radius:5px;z-index: 9999999999999999999;}
header.header .hd_box .hdright_box .right_list .language .lang_list:before{content:"";display:inline-block;transition:all 0s;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid rgba(0,0,0,.4);position:absolute;top:-10px;left:-5px;right:0;margin:0 auto}
header.header .hd_box .hdright_box .right_list .language .lang_list li{}
header.header .hd_box .hdright_box .right_list .language .lang_list li:first-child a{border-top-left-radius: 5px;border-top-right-radius: 5px;}
header.header .hd_box .hdright_box .right_list .language .lang_list li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
header.header .hd_box .hdright_box .right_list .language .lang_list li a{font-size:13px;color:white;display:block;padding:10px 20px;transition:background-color 0.5s;text-align: center;}
header.header .hd_box .hdright_box .right_list .language .lang_list li a:hover{background-color:#0753a4}
header.header .hd_box .hdright_box .right_list .language:hover .lang_list{display: block;}
header.header .hd_box .hdright_box .right_list .switch_btn{margin-right: 0;}
header.header .hd_box .hdright_box .right_list .switch_btn a{padding: 9.5px 0 9.5px 7px;display: flex;justify-content: center;align-items: center;}
header.header .hd_box .hdright_box .right_list .switch_btn a .icon{width: 28px;height: 15px;overflow: hidden;position: relative;}
header.header .hd_box .hdright_box .right_list .switch_btn a .icon img{transition: opacity 0.35s ease 0s;position: absolute;left: 0;top: 0;}
header.header .hd_box .hdright_box .right_list .switch_btn a .icon img:first-child{opacity: 1;}
header.header .hd_box .hdright_box .right_list .switch_btn a .icon img:last-child{opacity: 0;}
header.header .hd_box .hdright_box .right_list .switch_btn a.on .icon img:first-child{opacity: 0;}
header.header .hd_box .hdright_box .right_list .switch_btn a.on .icon img:last-child{opacity: 1;}
header.header.on{box-shadow: 0 0 12px 1px #cbcbcb;}


/* 轮播图 */
.index_banners{width: 100%;margin-top: 80px;position: relative; display: flex; justify-content: center;overflow:hidden;z-index: 99;position: relative;}
.index_banners .hdbanners{width: 100%;position: relative;overflow:hidden;}
.index_banners .hdbanners .banner_list{position: relative;display: flex;align-items: center;}
.index_banners .hdbanners .banner_list .banner_list_img{width: 100%;}
.index_banners .hdbanners .banner_list .banner_list_img img{object-fit:cover;width: 100%;height: 100%;}
.index_banners .hdbanners .banner_list .banner_list_info{width: 1588px;position:absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%); margin:0 auto;display:flex; flex-direction:column; justify-content:center;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt{width: 100%;display:flex; flex-direction:column; justify-content:center;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dd{font-size: 26.5px;  color: white; margin-bottom: 20px;text-align: left; text-transform: capitalize;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dt{font-size: 55.32px;line-height: 75px;font-weight: 300;color: white;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dt b{font-size: 55.32px;color: white;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn{display: flex; justify-content: flex-start; align-items: center; display: none;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn a{padding: 19px 49px;display: flex;align-items: center;border: 1px solid #ffffff;border-radius: 100px;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn a span{font-size: 13px;margin-right: 5px;color: white;}
.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn a:hover{background-color: #0753a4;border-color: #0753a4;}
.index_banners .hdbanners .banner_toggle{width: 1588px;margin:0 auto;position: absolute;bottom: 100px;left: 50%;transform: translateX(-50%);z-index: 999999999999999999;}
.index_banners .hdbanners .banner_toggle .swiper_num{width: 88px;height: 88px;border: 1px solid #ffffff70;border-radius: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.index_banners .hdbanners .banner_toggle .swiper_num .active{font-size: 36px;color: white;position: absolute;top: 10px;left: 22px;}
.index_banners .hdbanners .banner_toggle .swiper_num i{width: 1px; height: 50px;position: absolute;top: 20px;left: 56%;transform: rotate(40deg)translateX(-50%);background-color: #ffffffb5;}
.index_banners .hdbanners .banner_toggle .swiper_num .total{font-size: 16px;color: white;position: absolute;bottom: 15px;right: 25px;}
.index_banners .swiper-button-next,.index_banners .swiper-button-prev{ width: 48px; height: 48px; background: rgba(255,255,255,.2); display: flex; align-items: center; justify-content: center; border-radius: 100%;}
.index_banners .swiper-button-next:after,.index_banners .swiper-button-prev:after{ color: #fff; font-size: 20px;}


    /* Index Main */
.index_main{max-width: 100%;width: 100%;position: relative;}


/* 核心业务 */
.index_main .core_business .item_hd_box .hd_left_list .left_btm_list p{width:auto;}
.index_main .core_business .item_content{width: 100%;}
.index_main .core_business .item_content ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.index_main .core_business .item_content ul li{width: calc(25% - 5px);}
.index_main .core_business .item_content ul li a{width: 100%;display: flex;align-items: center;justify-content: center;position: relative;}
.index_main .core_business .item_content ul li .content_thumb{width: 100%;height: 632px;overflow: hidden;}
.index_main .core_business .item_content ul li .content_thumb img{width: 100%;height: 100%;}
.index_main .core_business .item_content ul li .content_list{padding:5.21vw 1.563vw 1.563vw 1.563vw; width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; flex-direction: column; justify-content: space-between;}
.index_main .core_business .item_content ul li .content_list .top_info{}
.index_main .core_business .item_content ul li .content_list .top_info .info_title{margin-bottom: 30px;}
.index_main .core_business .item_content ul li .content_list .top_info .info_title span{font-size: 22px;color: white;}
.index_main .core_business .item_content ul li .content_list .top_info .info_desc{margin-bottom: 30px;}
.index_main .core_business .item_content ul li .content_list .top_info .info_desc p{font-size: 13px;line-height: 26px;text-indent: 10px;color: #ffffff;position: relative;}
.index_main .core_business .item_content ul li .content_list .top_info .info_desc p:before{content: "";width: 5px;height: 5px;position: absolute;left: 0;top: 10px;border-radius: 100px;background-color: #fff;}
.index_main .core_business .item_content ul li .content_list .top_info .info_list{}
.index_main .core_business .item_content ul li .content_list .top_info .info_list p{font-size: 13px;padding-left: 15px;margin-bottom: 15px;color: #ffffff;position: relative;}
.index_main .core_business .item_content ul li .content_list .top_info .info_list p:before{content: "";width: 5px;height: 5px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 100px;background-color: #fff;}
.index_main .core_business .item_content ul li .content_list .btm_btn{display: flex;align-items: center;}
.index_main .core_business .item_content ul li .content_list .btm_btn .more_icon{width: 50px;height: 50px;margin-right: 15px;background-color: #ffffff;transition: background-color 0.35s ease 0s;border-radius: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.index_main .core_business .item_content ul li .content_list .btm_btn .more_icon img{width: 20px;height: 14px;transition: opacity 0.35s ease 0s;position: absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%);}
.index_main .core_business .item_content ul li .content_list .btm_btn .more_icon img:first-child{opacity: 1;}
.index_main .core_business .item_content ul li .content_list .btm_btn .more_icon img:last-child{opacity: 0;}
.index_main .core_business .item_content ul li .content_list .btm_btn span{font-size: 14px;color: white;}
.index_main .core_business .item_content ul li a:hover .content_thumb img{transform: scale(1.2);}
.index_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon{background-color: #0753a4;}
.index_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon img:first-child{opacity: 0;}
.index_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon img:last-child{opacity: 1;}


/* 创新发展 */
.index_main .innovative_development{overflow: revert;position: relative;padding: 0 !important;}
.index_main .innovative_development .content_backimg{width: 100%;}
.index_main .innovative_development .content_backimg img{width: 100%;}
.index_main .innovative_development .item_box{position:absolute;top: 42%; left: 50%;transform: translateX(-50%) translateY(-50%); margin:0 auto;display:flex; flex-direction:column; justify-content:center;}
.index_main .innovative_development .item_box .content_info_list{padding: 0 68px;}
.index_main .innovative_development .item_box .content_info_list .top_list_info{margin-bottom: 40px;}
.index_main .innovative_development .item_box .content_info_list .top_list_info .info_li{margin-bottom: 20px;font-size: 17.78px;color: white;}
.index_main .innovative_development .item_box .content_info_list .top_list_info .info_li:last-child{margin-bottom: 0;}
.index_main .innovative_development .item_box .content_info_list .top_list_info .info_entitle{}
.index_main .innovative_development .item_box .content_info_list .top_list_info .info_cntitle{font-size: 40.87px;}
.index_main .innovative_development .item_box .content_info_list .top_list_info .info_desc{font-size: 16px;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn{display: flex; justify-content: flex-start; align-items: center;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn a{padding: 19px 49px;display: flex;align-items: center;border: 1px solid #ffffff;border-radius: 100px;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn a span{font-size: 13px;margin-right: 5px;color: white;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn a .more_icon{width: 13px; height: 8px; overflow: hidden; position: relative; display: flex; align-items: center;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn a .more_icon img{width: 100%;}
.index_main .innovative_development .item_box .content_info_list .btm_more_btn a:hover{background-color: #0753a4;border-color: #0753a4;}
.index_main .innovative_development .innovative_list{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);z-index:99; width: 100%;}
.index_main .innovative_development .innovative_list ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.index_main .innovative_development .innovative_list ul li{width: 25%;height: 197px;display: flex;align-items: center;justify-content: center;background-color: #ffffff;position: relative;    background-color: rgba(255,255,255,.9);}
.index_main .innovative_development .innovative_list ul li:before{content: "";width: 1px;height: 75%;background-color: #f4f4f4;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.index_main .innovative_development .innovative_list ul li:last-child::before{display: none;}
.index_main .innovative_development .innovative_list ul li a{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dd{display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dd .icon{width: 45px;height: 45px;margin-bottom: 15px;background-color: #0753a4;border-radius: 100px;display: flex;align-items: center;justify-content: center;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dd .icon img{}
.index_main .innovative_development .innovative_list ul li .innovative_list_dd .list_dd_txt{font-size: 24px;color: #333333; margin: 8px 0px;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dt{height: 0;margin-top: 7px;display: flex; align-items: center; justify-content: center; flex-direction: column; align-content: center;transition: height 0.45s ease 0s;overflow: hidden;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dt .list_dt_txt{font-size: 16px;margin-bottom: 15px;color: #666666;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dt .more_btn{font-size: 16px;color: #0753a4;display: flex;align-items: center;}
.index_main .innovative_development .innovative_list ul li .innovative_list_dt .more_btn img{margin-right: 8px;height: 30px;}
.index_main .innovative_development .innovative_list ul li a:hover .innovative_list_dt{height: 66px;}

/* 新闻资讯 */
.index_main .news{padding: 70px 0 128px 0;background-color: #f3f3f3;}
.index_main .news .item_content{width: 100%;position: relative;}
.index_main .news .item_content .indexNewsBanners{width: 100%;}
.index_main .news .item_content .indexNewsBanners .banner_list{}
.index_main .news .item_content .indexNewsBanners .banner_list a{width: 100%;padding: 46px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;align-content: center;background-color: #ffffff;position: relative;}
.index_main .news .item_content .indexNewsBanners .banner_list a::after{content: "";width: 1px;height: 80%;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);background-color: #ededed;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_time{width: 100%;margin-bottom: 20px;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_time time{font-size: 16px;color: #0753a4;transition: color 0.35s ease 0s;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_title{width: 100%;height: 66px;margin-bottom: 15px;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_title span{font-size: 24px;line-height: 34px;color: #333333;transition: color 0.35s ease 0s;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_desc{width: 100%;height: 158px;margin-bottom: 15px;}
.index_main .news .item_content .indexNewsBanners .banner_list .news_desc p{width: 100%;font-size: 14px;line-height: 27px;color: #333333;transition: color 0.35s ease 0s;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn{width: 100%;display: flex;align-items: center;}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon{width: 50px;height: 50px;margin-right: 15px;background-color: #0753a4;transition: background-color 0.35s ease 0s;border-radius: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon img{width: 20px;height: 14px;transition: opacity 0.35s ease 0s;position: absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%);}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon img:first-child{opacity: 1;}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon img:last-child{opacity: 0;}
.index_main .news .item_content .indexNewsBanners .banner_list .more_btn span{font-size: 16px;color: #333333;transition: color 0.35s ease 0s;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover{background-color: #0753a4;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover::after{border-color: #0753a4;display: none;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .news_time time{color: #ffffff;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .news_title span{color: #ffffff;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .news_desc p{color: #ffffff;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .news_time time{color: #ffffff;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .more_icon{background-color: #ffffff;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .more_icon img:first-child{opacity: 0;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover .more_icon img:last-child{opacity: 1;}
.index_main .news .item_content .indexNewsBanners .banner_list a:hover span{color: #ffffff;}
/* .index_main .news .item_content .indexNewsBanners .swiper-slide-next:nth-last-child(n+1) a::after{display: none;} */
.index_main .news .item_content .indexNewsBanners .banner_list:nth-child(3n) a::after{ display:none;}
/*
.index_main .news .item_content .indexNewsBanners .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.index_main .news .item_content .indexNewsBanners .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.index_main .news .item_content .indexNewsBanners .swiper-button-prev{left: 0;}
.index_main .news .item_content .indexNewsBanners .swiper-button-next{right: 0;} */
.index_main .news .item_content .swiper_switch_btn{position: absolute;top: -111px;right: 0;display: flex;align-items: center;}
.index_main .news .item_content .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.index_main .news .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.index_main .news .item_content .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.index_main .news .item_content .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.index_main .news .item_content .swiper_switch_btn .swiper-button-next{}

/* 与华依一起 */
.index_main .about_huayi{padding: 0;}
.index_main .about_huayi .item_box{width: 100%;height: 100%;position: absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%);}
.index_main .about_huayi .item_box .item_top_list{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.index_main .about_huayi .item_box .item_top_list ul{width: 100%;height: 100%;display: flex;align-items: center;justify-content: space-between;}
.index_main .about_huayi .item_box .item_top_list ul li{width: 33.3333333333333333%;height: 100%;border-right: 1px solid #ffffff80;}
.index_main .about_huayi .item_box .item_top_list ul li a{width: 100%; height: 100%;display: flex; align-content: center; justify-content: center; align-items: center; flex-direction: column;position: relative;}
.index_main .about_huayi .item_box .item_top_list ul li:last-child{border: none;}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list{width: 100%;padding:0 50px; position: absolute;top: 40.5%;left: 50%;transform: translateX(-50%) translateY(-50%);}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .en_title{margin-bottom: 30px;}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title{}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .en_title p{font-size: 14px;line-height: 27px;color: #ffffff;text-align: center;}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p{font-size: 36px;line-height: 57px;color: #ffffff;text-align: center;}
.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p span{font-size: 36px;line-height: 27px;color: #ffffff;}
.index_main .about_huayi .item_box .item_btm_list{width: 100%;height: 143px;position: absolute;bottom: 16%; left: 50%;transform: translateX(-50%);z-index: 99999999;}
.index_main .about_huayi .item_box .item_btm_list ul{width: 100%;height: 100%;display: flex;align-items: center;justify-content: space-between;}
.index_main .about_huayi .item_box .item_btm_list ul li{width: 33.3333333333333333%;height: 100%;display: flex;align-items: center;justify-content: center;}
.index_main .about_huayi .item_box .item_btm_list ul li a{width: 100%;height: 100%;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.index_main .about_huayi .item_box .item_btm_list ul li .list_icon{margin-bottom: 10px;}
.index_main .about_huayi .item_box .item_btm_list ul li .list_icon img{}
.index_main .about_huayi .item_box .item_btm_list ul li .icon_title{}
.index_main .about_huayi .item_box .item_btm_list ul li .icon_title span{font-size: 22px;line-height: 27px;color: #ffffff;}


/* 底部导航 */
footer.footer{width: 100%;background-color: #181818;position: relative;}
footer.footer .item_box{}
footer.footer .item_box .item_top_list{width: 100%;padding: 60px 0 40px 0;border-bottom: 1px solid #313131;}
footer.footer .item_box .item_top_list ul{display: flex;align-items: center;}
footer.footer .item_box .item_top_list ul li{margin-right: 50px;}
footer.footer .item_box .item_top_list ul li a{font-size: 15px;color: #8b8b8b;}
footer.footer .item_box .item_top_list ul li a:hover{color: #ffffff;}
footer.footer .item_box .item_top_list ul li:last-child{margin-right: 0px;}
footer.footer .item_box .item_center_list{width: 100%;padding: 42px 0;display: flex;align-items: center;justify-content: space-between;}
footer.footer .item_box .item_center_list .left_form{}
footer.footer .item_box .item_center_list .left_form form{display: flex; align-items: center;}
footer.footer .item_box .item_center_list .left_form form .btm_form_li{display: flex;align-items: center;}
footer.footer .item_box .item_center_list .left_form form .btm_email{width: 180px;height: 40px;padding: 0 20px;margin-right: 8px;font-size: 13px;color: #ffffff;border: 1px solid #313131;background-color: #181818;}
footer.footer .item_box .item_center_list .left_form form .btm_email::placeholder{font-size: 13px; color: #8b8b8b;}
footer.footer .item_box .item_center_list .left_form form input[type='submit']{width: 100px;height: 40px;font-size: 13px;color: #ffffff;background-color: #0753a4;cursor: pointer;}

footer.footer .item_box .item_center_list .left_form form .yzm{width: 70px;height: 40px;padding: 0 10px;margin-right: 8px;font-size: 13px;color: #ffffff;border: 1px solid #313131;background-color: #181818;}
footer.footer .item_box .item_center_list .left_form form .yzm::placeholder{font-size: 13px; color: #8b8b8b;}
footer.footer .item_box .item_center_list .left_form form .verifyimg{width: 100px;height: 37px;margin-right: 8px;cursor: pointer;}




footer.footer .item_box .item_center_list .right_share{}
footer.footer .item_box .item_center_list .right_share ul{display: flex;align-items: center;}
footer.footer .item_box .item_center_list .right_share ul li{margin-right: 12px;position: relative;}
footer.footer .item_box .item_center_list .right_share ul li a{display: flex; justify-content: center; align-items: center;}
footer.footer .item_box .item_center_list .right_share ul li a img{}
footer.footer .item_box .item_center_list .right_share ul li .list_down{position: absolute;bottom: 150%;left: 50%;transform:translateX(-50%);display: flex; justify-content: center; align-items: center;}
footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li{padding: 8px;border-radius: 6px;transform: scale(0);background-color: #ffffff;overflow: hidden;transition: transform 0.35s ease 0s; -webkit-transform: transform 0.35s ease 0s;}
footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_qrcode{width: 120px;height: 120px;overflow: hidden;}
footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_qrcode img{width: 100%;height: 100%;}
footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_title{padding:4px 0 0 0;font-size: 14px;color: #999999;display: flex;align-items: center;justify-content: center;}
footer.footer .item_box .item_center_list .right_share ul li:last-child{margin-right: 0px;}
footer.footer .item_box .item_center_list .right_share ul li .list_down.on .list_down_li{transform: scale(1);}
footer.footer .item_box .item_btm_list{width: 100%;padding-bottom: 25px;display: flex;align-items: center;justify-content: space-between;}
footer.footer .item_box .item_btm_list .btm_left_list{display: flex;align-items: center;}
footer.footer .item_box .item_btm_list .btm_left_list p{margin-right: 20px;font-size: 12px;color: #8b8b8b;}
footer.footer .item_box .item_btm_list .btm_left_list a{font-size: 12px;color: #8b8b8b;}
footer.footer .item_box .item_btm_list .btm_right_list{}
footer.footer .item_box .item_btm_list .btm_right_list a{font-size: 12px;color: #8b8b8b;}
footer.footer .item_box .item_btm_list a:hover{color: #ffffff;}
/******************************************首页 End*****************************************************/


/* 公共内页样式 */
.header_banner{max-width: 100%;width: 100%;margin-top: 80px;display: flex; align-items: center; justify-content: center;position: relative;overflow: hidden;}
.header_banner .baner_img{max-width: 100%;width: 100%;}
.header_banner .baner_img img{max-width: 100%;width: 100%;object-fit: cover;}
.header_banner .banner_list{max-width: 100%;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.header_banner .banner_list .list_title{}
.header_banner .banner_list .list_title p{font-size: 46px;line-height: 68px;color: white;}




.content_list_video{ display:none;}
.content_list_video.on{ display:block;}
.content_list_video .list_video_bg{ position:fixed; background:rgba(0,0,0,.8); left:0; top:0;  width:100%; height:100%; z-index:120;}
.content_list_video .list_video_content{ max-width:90%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%); z-index:121;
}
.content_list_video .list_video_content .video_content_close{ cursor:pointer; position:fixed; right:0; top:-1.8235vw;}
.content_list_video .list_video_content .video_content_close span{ color:#fff; font-size:1.3025vw;}
.content_list_video .list_video_content video{ width:100%;}
.click_video{ cursor:pointer; }

/******************************************关于华依 Start************************************************/
.about_main{}


/* 集团简介 */
.about_main .group_profile{}
.about_main .group_profile .item_box{display: flex; justify-content: space-between; align-items: center;}
.about_main .group_profile .item_box .item_left_list{width: 56%;}
.about_main .group_profile .item_box .item_left_list .item_hd_box{margin-bottom: 50px;}
.about_main .group_profile .item_box .item_left_list .item_content_box{padding-right: 12%;}
.about_main .group_profile .item_box .item_left_list .item_content{margin-bottom: 80px;height: 250px;padding-right: 20px;overflow: scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;}
.about_main .group_profile .item_box .item_left_list .item_content p{margin-bottom: 18px;font-size: 15px;line-height: 32px;color: #666666; }
.about_main .group_profile .item_box .item_left_list .item_content::-webkit-scrollbar-track{background-color: #e5e5e5;}
.about_main .group_profile .item_box .item_left_list .item_content::-webkit-scrollbar-thumb{background:#0b56a5;border-radius:100px;} 
.about_main .group_profile .item_box .item_left_list .item_content::-webkit-scrollbar-button{background-color: #ffffff;}
.about_main .group_profile .item_box .item_left_list .item_content::-webkit-scrollbar-corner{background-color: #ffffff;}
.about_main .group_profile .item_box .item_left_list .item_content::-webkit-scrollbar{width: 3px;height: 0px;border-radius:100px;}
.about_main .group_profile .item_box .item_left_list .item_achievement{width: 100%;}
.about_main .group_profile .item_box .item_left_list .item_achievement ul{width: 100%;display: flex;align-items: center;transform: translateX(-28px);}
.about_main .group_profile .item_box .item_left_list .item_achievement ul li{width: 25%;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;position: relative;}
.about_main .group_profile .item_box .item_left_list .item_achievement ul li::after{content: "";width: 1px;height: 100%;background-color: #dddddd;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.about_main .group_profile .item_box .item_left_list .item_achievement ul li .item_top_dd{font-size: 70px;margin-bottom: 15px;color: #0b56a5;}
.about_main .group_profile .item_box .item_left_list .item_achievement ul li .item_btm_dt{font-size: 15px;color: #666666;}
.about_main .group_profile .item_box .item_left_list .item_achievement ul li:last-child::after{display: none;}
.about_main .group_profile .item_box .item_right_img{width: 38%;display: flex; justify-content: center; align-items: center;}
.about_main .group_profile .item_box .item_right_img img{}


/* 发展历程 */
.about_main .development_history{background: #0e235c url(../images/bn8.jpg) no-repeat center;padding: 100px 0 68px 0;}
.about_main .development_history .item_box{}
.about_main .development_history .item_box .item_hd_box{margin-bottom: 60px;}
.about_main .development_history .item_box .item_content{width: 100%;position: relative;}
.about_main .development_history .item_box .item_content .swiper_switch_btn{position: absolute;top: -111px;right: 0;display: flex;align-items: center;}
.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #ffffff;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #ffffff;font-weight: bold;}
.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#ffffff;}
.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-button-next{}
.about_main .development_history .item_box .item_content .HistoryBanners{position: relative;}
.about_main .development_history .item_box .item_content .HistoryBanners::after{content:"";display:inline-block;width:100%;height:1px;background:#0483b9;position:absolute;top:250px;left:0;}
.about_main .development_history .item_box .item_content .HistoryBanners:before{content:"";display:inline-block;width:8px;height:8px;background:#0483b9;border-radius: 100px;position:absolute;top:246px;right:0;}
.about_main .development_history .item_box .item_content .HistoryBanners .swiper-wrapper{position: relative;padding: 0 8px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list{height:250px;display:flex;flex-direction:column;position:relative;padding:30px 0 0 18px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(even){margin-top:250px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list::after{content:"";display:inline-block; width:1px;height:100%;position:absolute;left:0px;top:0px;background-image: linear-gradient(to bottom, #5277c400 0%, #6087d7 100%);}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:before{content:"";display:inline-block; width:15px;height:15px;position:absolute;left:-6px;bottom:-7px;background:url(../images/bn84.png) no-repeat center;z-index: 999999999999999;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time{margin-bottom: 20px;display: flex;align-items: center;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time .list_time_dd{font-size: 24.5px;color: #aac3f5;margin-right: 20px; font-weight: bolder;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time .list_time_dt{font-size: 21.5px;color: #aac3f5;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info{height: 160px;padding-right: 15px;overflow: auto; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; }
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info p{margin-bottom: 8px;line-height: 23px;font-size: 13px;color: #ffffff;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info p:last-child{margin-bottom: 0;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(even){height:auto; min-height:250px; padding-top:30px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(even):after{bottom:0;top:auto;background-image: linear-gradient(to bottom, #6087d7 0%, #5277c400 100%);}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(even):before{top: -7px; left: -7px; bottom: auto;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info::-webkit-scrollbar-track{background-color: #ffffff30;border-radius:100px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info::-webkit-scrollbar-thumb{background:#ffffff;border-radius:100px;} 
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info::-webkit-scrollbar-button{background-color: #ffffff30;border-radius:100px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info::-webkit-scrollbar-corner{background-color: #ffffff30;border-radius:100px;}
.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info::-webkit-scrollbar{width: 2px;height: 0px;border-radius:100px;}



/* 企业文化 */
.about_main .company_culture{}
.about_main .company_culture .item_hd_box{margin-bottom: 130px;}
.about_main .company_culture .item_content{width: 100%;}
.about_main .company_culture .item_content ul{width: 100%;display: flex;align-items: center;justify-content: center;}
.about_main .company_culture .item_content ul li{width: 30%;height: 273px;display: flex;align-items: center;justify-content: center;flex-direction: column;justify-items: center;position: relative;transition: background-color 0.35s ease 0s; -webkit-transform: background-color 0.35s ease 0s;}
.about_main .company_culture .item_content ul li::after{content: "";width: 1px;height: 100%;background-color: #f1f1f1;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.about_main .company_culture .item_content ul li .item_icon{margin-bottom: 30px;width: 100%;height: 85px;display: flex;align-items: center;justify-content: center;position: relative;}
.about_main .company_culture .item_content ul li .item_icon img{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.about_main .company_culture .item_content ul li .item_icon img:first-child{opacity: 1;}
.about_main .company_culture .item_content ul li .item_icon img:last-child{opacity: 0;}
.about_main .company_culture .item_content ul li .item_title{margin-bottom: 10px;font-size: 30px;color: #333333;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.about_main .company_culture .item_content ul li .item_desc{font-size: 16px;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.about_main .company_culture .item_content ul li:last-child::after{display: none;}
.about_main .company_culture .item_content ul li:hover{background-color: #0b56a5}
.about_main .company_culture .item_content ul li:hover .item_icon img:first-child{opacity: 0;}
.about_main .company_culture .item_content ul li:hover .item_icon img:last-child{opacity: 1;}
.about_main .company_culture .item_content ul li:hover .item_title{color: #ffffff;}
.about_main .company_culture .item_content ul li:hover .item_desc{color: #ffffff;}

/* 组织架构 */
.about_main .organization_schema{background: #185fab url(../images/bn9.jpg) no-repeat center 50%/cover;}
.about_main .organization_schema .item_content{display: flex;align-items: center;justify-content: center;}
.about_main .organization_schema .item_content img{max-width: 100%;}


/* 资质荣誉 */
.about_main .qualification_honor{background: url(../images2/ab21.jpg) no-repeat center 50%/cover;;}
.about_main .qualification_honor .item_box{}
.about_main .qualification_honor .item_box .item_hd_box{margin-bottom: 60px;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav{display: flex;align-items: center;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul{display: flex;align-items: center;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li{display: flex;align-items: center;justify-content: center;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li a{width: 120px; height: 43px; font-size: 14px;  color: #0753a4; background-color: #ffffff; cursor: pointer;display: flex;align-items: center;justify-content: center;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li a span{ position: relative; display: flex; align-items: center; justify-content: center; margin-right: 10px;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li a span img{transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li a span img:last-child{ position: absolute; left: 0; top: 0; opacity: 0;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li.on a span img{transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; opacity: 0;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li.on a span img:last-child{ opacity: 1;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li.on a{color: #ffffff; background-color: #0753a4;}
.about_main .qualification_honor .item_box .item_hd_box .hd_right_nav ul li:first-child{margin-right: 20px;}
.about_main .qualification_honor .item_box .item_content{width: 100%;position: relative;}
.about_main .qualification_honor .item_box .item_content .item_content_li{width: 100%;position: relative;}
.about_main .qualification_honor .item_box .item_content .item_content_li .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: absolute;top:55%;transform: translateY(-50%);}
.about_main .qualification_honor .item_box .item_content .item_content_li .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.about_main .qualification_honor .item_box .item_content .item_content_li .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.about_main .qualification_honor .item_box .item_content .item_content_li .swiper-button-prev{left: 0;}
.about_main .qualification_honor .item_box .item_content .item_content_li .swiper-button-next{right: 0;}
.about_main .qualification_honor .item_box .item_content .item_content_li .banner_list{background-color: #ffffff;border-radius: 6px;overflow: hidden;}
.about_main .qualification_honor .item_box .item_content .item_content_li .banner_list .banner_list_img{height: auto;display: flex;align-items: center;justify-content: center; border: 3px solid #666;}
.about_main .qualification_honor .item_box .item_content .item_content_li .banner_list .banner_list_img img{max-width: 100%;max-height: 100%;}
.about_main .qualification_honor .item_box .item_content .item_content_li .banner_list .banner_list_title{padding: 18px 20px;border-top: 1px solid #dedede;display: flex;align-items: center;}
.about_main .qualification_honor .item_box .item_content .item_content_li .banner_list .banner_list_title p{font-size: 16px;color: #222222;line-height: 25px;height: 50px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.swiper-container .swiper-wrapper.center{ justify-content: center;}
.about_main .qualification_honor .item_box .item_content .swiper-wrapper{ display: flex; align-items: center;}


.about_main .qualification_honor .item_box .item_content .PatentBanners .banner_list:nth-child(1) .banner_list_img,
.about_main .qualification_honor .item_box .item_content .PatentBanners .banner_list:nth-child(2) .banner_list_img,
.about_main .qualification_honor .item_box .item_content .PatentBanners .banner_list:nth-child(3) .banner_list_img,
.about_main .qualification_honor .item_box .item_content .PatentBanners .banner_list:nth-child(4) .banner_list_img,
.about_main .qualification_honor .item_box .item_content .PatentBanners .banner_list:nth-child(5) .banner_list_img{ height: 387px;}



.about_main .cooperate_partner{padding: 100px 0;}
.about_main .cooperate_partner .item_box{}
.about_main .cooperate_partner .item_box .item_box_list{}
.about_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 50px;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner{width: 100%;position: relative;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{position: absolute;top: -100px;right: 0;display: flex;align-items: center;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-next{}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{padding: 0 1px;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{ display: flex; flex-wrap: wrap;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 2%; width: 15%; margin-right: 2%;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:nth-child(6n){ margin-right: 0;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 120px;border: 1px solid #d7d7d7;border-radius: 5px;display: flex;align-items: center;justify-content: center; padding: 4%;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 100%;max-height: 100%;}
.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}


/******************************************关于华依 End**************************************************/


/******************************************服务与解决方案 Start*******************************************/
.solution_main{}


/* 业务架构 */
.solution_main .business_architecture{background-color: #f2f2f2;}
.solution_main .business_architecture .item_box{}
.solution_main .business_architecture .item_box .item_hd_box{}
.solution_main .business_architecture .item_box .item_content{display: flex;align-items: center;justify-content: center;}
.solution_main .business_architecture .item_box .item_content img{max-width: 100%;}


/* 核心业务 */
.solution_main .core_business .item_hd_box .hd_left_list .left_btm_list p{width:auto;}
.solution_main .core_business .item_content{width: 100%;}
.solution_main .core_business .item_content ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.solution_main .core_business .item_content ul li{width: calc(25% - 5px);}
.solution_main .core_business .item_content ul li a{width: 100%;display: flex;align-items: center;justify-content: center;position: relative;}
.solution_main .core_business .item_content ul li .content_thumb{width: 100%;height: 632px;overflow: hidden;}
.solution_main .core_business .item_content ul li .content_thumb img{width: 100%;height: 100%;}
.solution_main .core_business .item_content ul li .content_list{padding:5.21vw 1.563vw 1.563vw 1.563vw; width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; flex-direction: column; justify-content: space-between;}
.solution_main .core_business .item_content ul li .content_list .top_info{}
.solution_main .core_business .item_content ul li .content_list .top_info .info_title{margin-bottom: 30px;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_title span{font-size: 22px;color: white;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_desc{margin-bottom: 30px;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_desc p{font-size: 13px;text-indent:10px;line-height: 26px;color: #ffffff;position: relative;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_desc p:before{content: "";width: 5px;height: 5px;position: absolute;left: 0;top: 10px;border-radius: 100px;background-color: #fff;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_list p{font-size: 13px;padding-left: 15px;margin-bottom: 15px;color: #ffffff;position: relative;}
.solution_main .core_business .item_content ul li .content_list .top_info .info_list p:before{content: "";width: 5px;height: 5px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 100px;background-color: #fff;}
.solution_main .core_business .item_content ul li .content_list .btm_btn{display: flex;align-items: center;}
.solution_main .core_business .item_content ul li .content_list .btm_btn .more_icon{width: 50px;height: 50px;margin-right: 15px;background-color: #ffffff;transition: background-color 0.35s ease 0s;border-radius: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.solution_main .core_business .item_content ul li .content_list .btm_btn .more_icon img{width: 20px;height: 14px;transition: opacity 0.35s ease 0s;position: absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%);}
.solution_main .core_business .item_content ul li .content_list .btm_btn .more_icon img:first-child{opacity: 1;}
.solution_main .core_business .item_content ul li .content_list .btm_btn .more_icon img:last-child{opacity: 0;}
.solution_main .core_business .item_content ul li .content_list .btm_btn span{font-size: 14px;color: white;}
/* .solution_main .core_business .item_content ul li:last-child  .content_list .top_info .info_desc p{text-indent: 0;}
.solution_main .core_business .item_content ul li:last-child  .content_list .top_info .info_desc p:before{display: none;} */
.solution_main .core_business .item_content ul li a:hover .content_thumb img{transform: scale(1.2);}
.solution_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon{background-color: #0753a4;}
.solution_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon img:first-child{opacity: 0;}
.solution_main .core_business .item_content ul li a:hover .content_list .btm_btn .more_icon img:last-child{opacity: 1;}


/* 核心业务 */
.solution_main .product_overview{background-color: #f2f2f2;}
.solution_main .product_overview .item_box{}
.solution_main .product_overview .item_banner{}
.solution_main .product_overview .item_banner .CoreBusinessBanners{overflow: unset;}
.solution_main .product_overview .item_banner .banner_list{}
.solution_main .product_overview .item_banner .banner_list a{width: 100%;padding: 38px;display: flex; flex-direction: column; align-content: center; justify-content: center;background-color: #ffffff;border-radius: 15px;overflow: hidden;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list{}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dd{margin-bottom: 12px;font-size: 28px;color: #333333;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dt{min-height: 50px;line-height: 24px;margin-bottom: 5px;font-size: 18px;color: #999999;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn{display: flex;align-items: center;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_txt{margin-right: 10px;font-size: 16px;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_icon{width: 23px;height: 11px;display: flex;align-items: center;position: relative;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_icon img{position: absolute;left: 0;top: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_icon img:first-child{opacity: 1;}
.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_icon img:last-child{opacity: 0;}
.solution_main .product_overview .item_banner .banner_list .banner_btm_img{height: 430px;display: flex;align-items: center;justify-content: center;}
.solution_main .product_overview .item_banner .banner_list .banner_btm_img img{max-width: 100%;max-height: 100%;}
.solution_main .product_overview .item_banner .banner_list a:hover{background: url(../images/bn87.png) no-repeat 100%/cover;}
.solution_main .product_overview .item_banner .banner_list a:hover .banner_top_list .top_list_dd{color: rgba(255,255,255,0.8);}
.solution_main .product_overview .item_banner .banner_list a:hover .banner_top_list .top_list_dt{color: rgba(255,255,255,0.8);}
.solution_main .product_overview .item_banner .banner_list a:hover .banner_top_list .top_list_more_btn .more_btn_txt{color: rgba(255,255,255,0.8);}
.solution_main .product_overview .item_banner .banner_list a:hover .banner_top_list .top_list_more_btn .more_btn_icon img:first-child{opacity: 0;}
.solution_main .product_overview .item_banner .banner_list a:hover .banner_top_list .top_list_more_btn .more_btn_icon img:last-child{opacity: 1;}
.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination{bottom: -50px; width: 100%;}
.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;margin: 0 10px;background-color: #989898;opacity: 1;}
.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination .swiper-pagination-bullet-active{background-color: #0b56a5;}


/* 服务支持 */
.solution_main .service_support{background: url(../images/bn16.jpg) no-repeat 100%/cover;}
.solution_main .service_support .item_box{display: flex; justify-content: flex-end; align-items: center;}
.solution_main .service_support .item_box .item_box_list{width: 48%;position: relative;left: 2%;}
.solution_main .service_support .item_box .item_content{width: 100%;height: 367px;padding-right: 10px;overflow: auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;}
.solution_main .service_support .item_box .item_content ul{width: 100%;}
.solution_main .service_support .item_box .item_content ul li{width: 100%;margin-bottom: 35px;}
.solution_main .service_support .item_box .item_content ul li .item_list_dd{margin-bottom: 15px;font-size: 22px;font-weight: 100;color: #ffffff;}
.solution_main .service_support .item_box .item_content ul li .item_list_dt{font-size: 16px;color: #ffffff;line-height: 26px;font-weight: 100;}
.solution_main .service_support .item_box .item_content ul li:last-child{margin-bottom: 0;}
.solution_main .service_support .item_box .item_content::-webkit-scrollbar-track{background-color: #ffffff30;border-radius:100px;}
.solution_main .service_support .item_box .item_content::-webkit-scrollbar-thumb{background:#ffffff;border-radius:100px;} 
.solution_main .service_support .item_box .item_content::-webkit-scrollbar-button{background-color: #ffffff30;border-radius:100px;}
.solution_main .service_support .item_box .item_content::-webkit-scrollbar-corner{background-color: #ffffff30;border-radius:100px;}
.solution_main .service_support .item_box .item_content::-webkit-scrollbar{width: 4px;height: 0px;border-radius:100px;}

/******************************************服务与解决方案 End*********************************************/


/******************************************服务与解决方案-核心业务 Start***********************************/
.solution_business_main{position: relative;}

/* 动力总成智能测试设备简介 */
.solution_business_main .item_desc{}
.solution_business_main .item_desc .item_box{display: flex;align-items: center;justify-content: space-between;}
.solution_business_main .item_desc .item_box .item_left_list{width: 713px;height: 473px;display: flex;align-items: center;justify-content: center;}
.solution_business_main .item_desc .item_box .item_left_list img{}
.solution_business_main .item_desc .item_box .item_right_list{width: calc(100% - 793px);}
.solution_business_main .item_desc .item_box .item_right_list .list_title {margin-bottom: 30px;font-size: 30px;color: #333333;font-weight: 600;}
.solution_business_main .item_desc .item_box .item_right_list .list_desc{margin-bottom: 65px;max-height: 222px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
.solution_business_main .item_desc .item_box .item_right_list .list_desc p{margin-bottom: 15px;line-height: 32px;font-size: 16px;color: #666666;}
.solution_business_main .item_desc .item_box .item_right_list .list_desc p:last-child{margin-bottom: 0;}
.solution_business_main .item_desc .item_box .item_right_list .online_consult{}
.solution_business_main .item_desc .item_box .item_right_list .online_consult a{padding: 15px 54px;font-size: 15px;border: 1px solid #0753a4;color: #ffffff; background-color: #0753a4;border-radius: 100px;}
.solution_business_main .item_desc .item_box .item_right_list .online_consult a:hover{}


/* 应用领域 */
.solution_business_main .apply_field{background: url(../images/bg2.jpg) no-repeat 100%/cover;}
.solution_business_main .apply_field .item_content{width: 37%;height: 318px;}
.solution_business_main .apply_field .item_content p{font-size: 16px;color: #ffffff;}


/* 产品用途 */
.solution_business_main .product_usage{width: 100%;}
.solution_business_main .product_usage .item_hd_box{margin-bottom: 75px;}
.solution_business_main .product_usage .item_content{width: 100%;}
.solution_business_main .product_usage .item_content ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.solution_business_main .product_usage .item_content ul li{width: calc(33.33333% - 45px);height: 280px;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;box-shadow: 0 0 15px 1px rgba(7,83,164,0.1);}
.solution_business_main .product_usage .item_content ul li .item_content_icon{margin-bottom: 40px;display: flex;align-items: center;justify-content: center;}
.solution_business_main .product_usage .item_content ul li .item_content_icon img{}
.solution_business_main .product_usage .item_content ul li .item_content_title{width: 100%;font-size: 18px;color: #222222;text-align: center;}


/* 核心业务 */
.solution_business_main .core_business{padding: 100px 0;background-color: #f5f5f5;}
.solution_business_main .core_business .item_content{width: 100%;}
.solution_business_main .core_business .item_content ul{width: 100%;display: flex;flex-wrap: wrap;}
.solution_business_main .core_business .item_content ul li{width: calc(33.333% - 15px);margin-right: 20px;margin-bottom: 30px;}
.solution_business_main .core_business .item_content ul li a{padding: 38px;display: flex;justify-content: center;flex-direction: column;align-content: center;background-color: #ffffff;border-radius: 12px;overflow: hidden;}
.solution_business_main .core_business .item_content ul li .item_top_list{}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_dd{margin-bottom: 12px;font-size: 28px;color: #333333;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_dt{margin-bottom: 30px;font-size: 18px;color: #999999;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn{display: flex;align-items: center;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_txt{margin-right: 10px;font-size: 16px;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_icon{width: 23px;height: 11px;display: flex;align-items: center;position: relative;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_icon img{position: absolute;left: 0;top: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_icon img:first-child{opacity: 1;}
.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_icon img:last-child{opacity: 0;}
.solution_business_main .core_business .item_content ul li .item_btm_img{height: 430px;display: flex;align-items: center;justify-content: center;}
.solution_business_main .core_business .item_content ul li .item_btm_img img{max-width: 100%;max-height: 100%;}
.solution_business_main .core_business .item_content ul li:nth-child(3n){margin-right: 0;background-color: #f2f6f9;border-radius: 12px;overflow: hidden;}
.solution_business_main .core_business .item_content ul li:last-child{display: flex;align-items: center;justify-content: center;background-color: #ffffff;}
.solution_business_main .core_business .item_content ul li:last-child .expect_tips{font-size: 20px;color: #666666;}
.solution_business_main .core_business .item_content ul li a:hover{background-color: #0b56a5;}
.solution_business_main .core_business .item_content ul li a:hover .item_top_list .top_list_dd{color: #ffffff;}
.solution_business_main .core_business .item_content ul li a:hover .item_top_list .top_list_dt{color: rgba(255,255,255,0.8);}
.solution_business_main .core_business .item_content ul li a:hover .item_top_list .top_list_more_btn .more_btn_txt{color: #ffffff;}
.solution_business_main .core_business .item_content ul li a:hover .item_top_list .top_list_more_btn .more_btn_icon img:first-child{opacity: 0;}
.solution_business_main .core_business .item_content ul li a:hover .item_top_list .top_list_more_btn .more_btn_icon img:last-child{opacity: 1;}
.solution_business_main .core_business .item_content ul li:nth-last-child(-n+3){margin-bottom: 0;}
/******************************************服务与解决方案-核心业务 End*************************************/


/******************************************服务与解决方案-核心业务详情页 Start******************************/
.business_details_main{position: relative;}
/* .business_details_main .pc_items:nth-child(odd){background-color: #f2f2f2;} */


/* 详情介绍 */
.business_details_main .business_details{}
.business_details_main .business_details .item_box{display: flex;align-items: center;justify-content: space-between;}
.business_details_main .business_details .item_box .item_left_list{width: 52.582%;height: 508px;display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;}
.business_details_main .business_details .item_box .item_left_list img{}
.business_details_main .business_details .item_box .item_right_list{width: 43%;}
.business_details_main .business_details .item_box .item_right_list .list_title{margin-bottom: 30px;font-size: 30px;color: #333333;font-weight: 600;}
.business_details_main .business_details .item_box .item_right_list .list_desc{margin-bottom: 65px;max-height: 222px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
.business_details_main .business_details .item_box .item_right_list .list_desc p{margin-bottom: 15px;line-height: 32px;font-size: 16px;color: #666666;}
.business_details_main .business_details .item_box .item_right_list .list_desc p:last-child{margin-bottom: 0;}
.business_details_main .business_details .item_box .item_right_list .online_consult{}
.business_details_main .business_details .item_box .item_right_list .online_consult a{padding: 15px 54px;font-size: 15px;border: 1px solid #666666;color: #666666;border-radius: 100px;color: #ffffff;border-color: #0753a4; background-color: #0753a4;}


/* 系统配置 */
.business_details_main .system_config{padding: 120px 0;background-color: #f2f2f2;}
.business_details_main .system_config .item_box .item_hd_box{margin-bottom: 94px;}
.business_details_main .system_config .item_box .item_banner{}
.business_details_main .system_config .item_box .item_banner .swiper_switch_btn{top: -141px;}
.business_details_main .system_config .item_box .item_banner .SystemConfigBanners{}
.business_details_main .system_config .item_box .item_banner .banner_list{padding: 30px 42px;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;background-color: #ffffff;border-radius: 15px;overflow: hidden;}
.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: 100px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_img img{}
.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 128px;display: flex;align-items: flex-start;justify-content: center;}
.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_txt p{line-height: 32px;font-size: 16px;color: #666666;text-align: left;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;}


/* 测试内容 */
.business_details_main .test_content{padding: 0 0 100px 0;background-color: #fff;}
.item_content_cs{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.item_content_cs .content_cs_list{ width: 24%; background-color: #ebf5ff; border-radius: 8px; padding: 30px 15px; text-align: center;}
.item_content_cs .content_cs_list:hover{ background: #0b56a5;}
.item_content_cs .content_cs_list:hover .cs_list_title{ color: #fff;}
.item_content_cs .content_cs_list:hover .cs_list_txt p{ color: #fff;}
.item_content_cs .content_cs_list:last-child{ margin-bottom: 0;}
.item_content_cs .content_cs_list .cs_list_title{ font-size: 20px; color: #333; margin-bottom: 15px;}
.item_content_cs .content_cs_list .cs_list_txt{ display: flex; flex-wrap: wrap;}
.item_content_cs .content_cs_list .cs_list_txt p{line-height: 32px;font-size: 15px; color: #666666;width: 100%;}
.item_content_cs .content_cs_list .cs_list_txt p:nth-child(3n){ margin-right: 0;}
.item_content_cs2 .content_cs_list{ width: 48%; text-align: left;}
.item_content_cs2 .content_cs_list .cs_list_txt{ display: flex;}
.item_content_cs2 .content_cs_list .cs_list_txt p{ width: 32%; margin-right: 2%;}
.item_content_cs2 .content_cs_list .cs_list_txt p:nth-child(3n){ margin-right: 0;}
.item_content_cs3 .content_cs_list{ width: 19%;}


/* 经典案例 */
.business_details_main .typical_case{padding: 91px 0;}
.business_details_main .typical_case .item_box{}
.business_details_main .typical_case .item_box .item_hd_box{}
.business_details_main .typical_case .item_box .item_banner{}
.business_details_main .typical_case .item_box .item_banner .swiper_switch_btn{}
.business_details_main .typical_case .item_box .item_banner .banner_list{}
.business_details_main .typical_case .item_box .item_banner .banner_list a{width: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;border: 1px solid #d7d7d7;border-radius: 12px;overflow: hidden;background-color: #ffffff;}
.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: 328px;overflow: hidden;}
.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 65px;padding: 0 20px;display: flex;align-items: center;justify-content: center;}
.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_txt p{font-size: 17px;color: #333333;text-align: center;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.business_details_main .typical_case .item_box .item_banner .banner_list a:hover .banner_list_img img{transform: scale(1.15);}
/******************************************服务与解决方案-核心业务详情页 End********************************/


/******************************************创新发展 Start************************************************/
.innovatebanner .baner_img{position: relative;}
.innovatebanner .baner_img::after{content: '';width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.1	);z-index: 99;position: absolute;left: 0;top: 0;}
.innovate_develop_main{}


/* 创新发展 */
.innovate_develop_main .innovate_develop{}
.innovate_develop_main .innovate_develop .item_box{display: flex;align-items: center;justify-content: space-between;}
.innovate_develop_main .innovate_develop .item_box .item_left_list{width: 53.59%}
.innovate_develop_main .innovate_develop .item_box .item_left_list .item_hd_box{margin-bottom: 40px;}
.innovate_develop_main .innovate_develop .item_box .item_left_list .item_hd_box .hd_left_list .left_btm_list p{line-height:20px;}
.innovate_develop_main .innovate_develop .item_box .item_left_list .item_content{width: 100%;height: 280px;overflow: hidden;}
.innovate_develop_main .innovate_develop .item_box .item_left_list .item_content p{margin-bottom: 12px;line-height: 34px;font-size: 18px;color: #666666;}
.innovate_develop_main .innovate_develop .item_box .item_left_list .item_content p:last-child{margin-bottom: 0;}
.innovate_develop_main .innovate_develop .item_box .item_right_img{width: 45%;display: flex;align-items: center;justify-content: flex-end;}
.innovate_develop_main .innovate_develop .item_box .item_right_img img{}




/* 实验室认证能力 */
.innovate_develop_main .certification_capability{background-color: #ffffff;}
.innovate_develop_main .certification_capability .item_box{}
.innovate_develop_main .certification_capability .swiper-container .swiper-wrapper{ justify-content: center;}
.innovate_develop_main .certification_capability .item_box .item_hd_box{align-items: center; justify-content: center; flex-direction: column;}
.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dd{margin-bottom: 20px;font-size: 40px; font-weight: 500; color: #0b56a5; }
.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dt{}
.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dt p{line-height: 32px; font-size: 15px;  color: #666666;}
.innovate_develop_main .certification_capability .item_box .item_banner{}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners{}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list{background-color: #f5f5f5;border-radius: 6px;overflow: hidden;}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list a{width: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;cursor: default;}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_img{width: 100%;padding: 20px  20px 8px 20px;height: 17.8182vw;display: flex;align-items: center;justify-content: center;}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_img img{width: auto	;}
.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_txt{padding: 10px 3px;font-size: 16px;margin-bottom: 6px;color: #222222; display: flex; align-items: center; flex-direction: column; justify-content: center;}




/* 技术专利 */
.innovate_develop_main .technology_patent{background-color: #f5f5f5;}
.innovate_develop_main .technology_patent .item_box{}
.innovate_develop_main .technology_patent .item_box .item_banner{}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners{}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list{background-color: #ffffff;border-radius: 3px;overflow: hidden;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list a{width: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;cursor: default;border:3px solid #666;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_img{padding: 10px;height: 380px;display: flex;align-items: center;justify-content: center;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_img img{width: 100%;height: 100%;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt{padding: 18px 3px; border-top: 1px solid #dedede; display: flex; align-items: center; flex-direction: column; justify-content: center;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt .list_txt_dd{font-size: 16px;margin-bottom: 6px;color: #222222;}
.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt .list_txt_dt{line-height: 25px;height: 50px;font-size: 15.5px;text-align: center;color: #222222;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}



/* 行业洞察 */
.innovate_develop_main .industry_insights{padding: 155px 0;background: #0e5a96 url(../images/bn29.jpg) no-repeat 50%/cover;}
.innovate_develop_main .industry_insights .item_box{}
.innovate_develop_main .industry_insights .item_box .item_box_list{width: 50%;}
.innovate_develop_main .industry_insights .item_box .item_box_list .item_hd_box{margin-bottom: 45px;}
.innovate_develop_main .industry_insights .item_box .item_box_list .item_content{width: 100%;}
.innovate_develop_main .industry_insights .item_box .item_box_list .item_content p{margin-bottom: 10px;line-height: 32px;font-size: 16px;font-weight: 300;color: #ffffff;}
.innovate_develop_main .industry_insights .item_box .item_box_list .item_content:last-child{margin-bottom: 10px;}
/******************************************创新发展 End**************************************************/


/******************************************新闻资讯 Start************************************************/
.news_main{}

.news_main .news_item{background-color: #f5f5f5;}
.news_main .news_item .item_box{}
.news_main .news_item .item_box .item_hd_box{}
.news_main .news_item .item_box .item_content{width: 100%;}
.news_main .news_item .item_box .item_content ul{width: 100%;display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.news_main .news_item .item_box .item_content ul li{width: 33.3333%;border-bottom: 1px solid #fbfbfb;}
.news_main .news_item .item_box .item_content ul li a{width: 100%;padding: 46px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;align-content: center;background-color: #ffffff;position: relative;}
.news_main .news_item .item_box .item_content ul li a::after{content: "";width: 1px;height: 80%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background-color: #ededed;}
.news_main .news_item .item_box .item_content ul li .news_time{width: 100%;margin-bottom: 20px;}
.news_main .news_item .item_box .item_content ul li .news_time time{font-size: 16px;color: #0753a4;transition: color 0.35s ease 0s;}
.news_main .news_item .item_box .item_content ul li .news_title{width: 100%;height: 66px;margin-bottom: 15px;}
.news_main .news_item .item_box .item_content ul li .news_title span{font-size: 24px;line-height: 34px;color: #333333;transition: color 0.35s ease 0s;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news_main .news_item .item_box .item_content ul li .news_title span b{font-size: 24px;line-height: 34px;color: #333333;transition: color 0.35s ease 0s;}
.news_main .news_item .item_box .item_content ul li .news_desc{width: 100%;height: 158px;margin-bottom: 15px;}
.news_main .news_item .item_box .item_content ul li .news_desc p{width: 100%;font-size: 14px;line-height: 27px;color: #333333;transition: color 0.35s ease 0s;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news_main .news_item .item_box .item_content ul li .more_btn{width: 100%;display: flex;align-items: center;}
.news_main .news_item .item_box .item_content ul li .more_btn .more_icon{width: 50px;height: 50px;margin-right: 15px;background-color: #0753a4;transition: background-color 0.35s ease 0s;border-radius: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.news_main .news_item .item_box .item_content ul li .more_btn .more_icon img{width: 20px;height: 14px;transition: opacity 0.35s ease 0s;position: absolute;top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%);}
.news_main .news_item .item_box .item_content ul li .more_btn .more_icon img:first-child{opacity: 1;}
.news_main .news_item .item_box .item_content ul li .more_btn .more_icon img:last-child{opacity: 0;}
.news_main .news_item .item_box .item_content ul li .more_btn span{font-size: 16px;color: #333333;transition: color 0.35s ease 0s;}
.news_main .news_item .item_box .item_content ul li a:hover{background-color: #0753a4;}
.news_main .news_item .item_box .item_content ul li a:hover::after{border-color: #0753a4;display: none;}
.news_main .news_item .item_box .item_content ul li a:hover .news_time time{color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .news_title span{color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .news_title span b{color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .news_desc p{color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .news_time time{color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .more_icon{background-color: #ffffff;}
.news_main .news_item .item_box .item_content ul li a:hover .more_icon img:first-child{opacity: 0;}
.news_main .news_item .item_box .item_content ul li a:hover .more_icon img:last-child{opacity: 1;}
.news_main .news_item .item_box .item_content ul li a:hover span{color: #ffffff;}
/******************************************新闻资讯 End**************************************************/


/******************************************新闻资讯-详情页 Start******************************************/
.news_details_main{position: relative;}

.news_details_main .news_details{padding: 100px 0;background-color: #f5f5f5;}
.news_details_main .news_details .item_box{display: flex;align-items: flex-start;justify-content: space-between;}
.news_details_main .news_details .item_left_list{width: 1191px;padding: 55px;border-radius: 12px;background-color: #ffffff;}
.news_details_main .news_details .item_left_list .item_top_list{width: 100%;padding-bottom: 30px;border-bottom: 1px solid #e2e2e2;}
.news_details_main .news_details .item_left_list .item_top_list .list_title{margin-bottom: 20px;}
.news_details_main .news_details .item_left_list .item_top_list .list_title h1{font-size: 28px;line-height: 40px;font-weight: 100;color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news_details_main .news_details .item_left_list .item_top_list .list_time{}
.news_details_main .news_details .item_left_list .item_top_list .list_time time{font-size: 14px;color: #0753a4;}
.news_details_main .news_details .item_left_list .item_content{width: 100%;padding: 25px 0;}
.news_details_main .news_details .item_left_list .item_content p{font-size: 16px;line-height: 1.8;color: #666;}
.news_details_main .news_details .item_left_list .item_content img{}
.news_details_main .news_details .item_left_list .item_btm_list{width: 100%;padding-top: 30px;border-top: 1px solid #e2e2e2;display: flex;align-items: center;justify-content: space-between;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav{width: calc(100% - 180px);margin: 0; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-direction: column; align-content: flex-start;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage{width: 100%; font-size: 16px;color: #666666;display: flex; align-items: center;transition: border-color 0.35s ease 0s; -webkit-transform: border-color 0.35s ease 0s;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage span{width: 64px;font-size: 16px;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage a{width: calc(100% - 64px);font-size: 16px;color: #666666;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .prevpage{margin-bottom: 15px;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .nextpage{}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage:hover{color: #0753a4;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage:hover span{color: #0753a4;}
.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage:hover a{color: #0753a4;}
.news_details_main .news_details .item_left_list .item_btm_list .return_list{width: 160px;}
.news_details_main .news_details .item_left_list .item_btm_list .return_list a{line-height: 1;padding: 19.5px 8px;border-radius: 100px;background-color: #0753a4;display: flex;align-items: center;justify-content: center;}
.news_details_main .news_details .item_left_list .item_btm_list .return_list a span{font-size: 16px;color: #ffffff;line-height: 1;margin-right: 8px;}
.news_details_main .news_details .item_left_list .item_btm_list .return_list a img{}
.news_details_main .news_details .item_right_list{width: calc(100% - 1211px);}
.news_details_main .news_details .item_right_list .news_top_info{width: 100%;height: 326px;padding: 25px 20px;margin-bottom: 20px;border-radius: 12px;display: flex;align-items: flex-start;background: url(../images/bn32.jpg) no-repeat 100%/cover;flex-direction: column;justify-content: flex-end;}
.news_details_main .news_details .item_right_list .news_top_info .top_info_title{font-size: 21px;line-height: 32px;margin-bottom: 20px;opacity: .9;color: #ffffff;}
.news_details_main .news_details .item_right_list .news_top_info .online_consult{display: flex;justify-content: center;align-items: center;}
.news_details_main .news_details .item_right_list .news_top_info .online_consult a{font-size: 16px;padding: 15.5px 32.5px;color: #ffffff;border: 1px solid #ffffff;border-radius: 100px;}
.news_details_main .news_details .item_right_list .news_top_info .online_consult a img{margin-right: 8px;}
.news_details_main .news_details .item_right_list .news_top_info .online_consult a:hover{background-color: #0753a4;border-color: #0753a4;}
.news_details_main .news_details .item_right_list .news_btm_list{width: 100%;padding: 20px 30px;border-radius: 12px;background-color: #ffffff;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_title{margin-bottom: 20px;padding: 10px 0;font-size: 28px;color: #666;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info{width: 100%;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul{width: 100%;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li{width: 100%;border-bottom: 1px solid #e2e2e2;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li a{width: 100%;padding: 30px 0;display: flex; flex-direction: column; justify-content: center;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_time{margin-bottom: 8px;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_time time{font-size: 14px;color: #0753a4;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_title{}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_title p{font-size: 17px;line-height: 30px;color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li:last-child{border-bottom: none;}
.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li a:hover .news_title p{color: #0753a4;}
/******************************************新闻资讯-详情页 End********************************************/


/******************************************人力资源 Start************************************************/
.human_resources_main{}


/* 人才培养 */
.human_resources_main .talent_development{}
.human_resources_main .talent_development .item_box{display: flex;align-items: center;justify-content: space-between;}
.human_resources_main .talent_development .item_box .item_left_list{width: 55%;}
.human_resources_main .talent_development .item_box .item_left_list .item_hd_box{margin-bottom: 40px;}
.human_resources_main .talent_development .item_box .item_left_list .item_content{width: 100%;margin-bottom: 50px;}
.human_resources_main .talent_development .item_box .item_left_list .item_content p{font-size: 16px;line-height: 38px;color: #666;}
.human_resources_main .talent_development .item_box .item_left_list .item_content p:last-child{margin-bottom: 0;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet{width: 93%;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul{display: flex;align-items: center;justify-content: space-between;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li{width: 25%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; align-content: center;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_txt{font-size: 18px;padding-left: 20px;margin-bottom: 15px;color: #0b56a5;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_icon{position: relative;}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_icon img{}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_icon::after{content: "";width: 19px;height: 16px;background: url(../images/bn63.png) no-repeat 100%/cover;position: absolute;right: -72px;top: 50%;transform: translateY(-50%);}
.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li:last-child .item_li_icon::after{display: none;}
.human_resources_main .talent_development .item_box .item_right_img{width: 42%; display: flex; align-items: center; justify-content: flex-end;}
.human_resources_main .talent_development .item_box .item_right_img img{border-radius: 12px;overflow: hidden;}


/* 在线招聘 */
.human_resources_main .online_recruit{background-color: #f5f5f5;}
.human_resources_main .online_recruit .item_box{}
.human_resources_main .online_recruit .item_box .item_hd_box{}
.human_resources_main .online_recruit .item_box .item_job_list{width: 100%;border-radius: 10px;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li{width: 100%;border-bottom: 1px solid #dedede;background-color: #ffffff;display: flex;align-items: center;justify-content: space-between;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li div{font-size: 16px;color: #666666;height: 58px;display: flex;align-items: center;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .job_title{width: 28%;padding-left: 50px;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .job_type{width: 16%;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .number_people{width: 8%;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .place_work{width: 15%;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .release_time{width: 21%;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details{width: 12%;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details a{font-size: 16px;color: #666666;display: flex;align-items: center;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details span i{margin-left: 10px;font-size: 16px;color: #343434;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details a:hover{color: #0753a4;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details a:hover i{color: #0753a4;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li:hover .job_title{ color: #0b56a5;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li:hover div{ color: #0b56a5;}
.human_resources_main .online_recruit .item_box .item_job_list .job_list_li:hover span{ color: #0b56a5;}

.human_resources_main .online_recruit .item_box .item_job_list .top_li_box{border-bottom: none;background-color: #343434;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box div{color: #ffffff !important;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_title{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_type{position: relative;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_type .job_type_box{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_type .job_type_title{cursor: pointer;position: relative;display: flex;align-items: center;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_type .job_type_title .job_type_txt{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on{position: relative;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_title .type_down_icon{font-size: 16px;margin-left: 10px;color: #ffffff;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_list{width: 130px;height: auto;padding: 0;position: absolute;left: 20px;top: 58px;flex-direction: column;overflow: hidden;display: none;text-align: center;background-color: #343434;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_list li{width: 100%;height: 40px;font-size: 14px;color: white;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .job_type.on .job_type_list{left: -27px}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .place_work.on .job_type_list{left: -25px}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_list li:last-child{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .number_people{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .place_work{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .release_time{}
.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .see_details{}
/******************************************人力资源 End**************************************************/


/******************************************人力资源-招聘详情 Start****************************************/
.human_resources_details_main{}
.human_resources_details_main .recruit_details{padding: 100px 0;background-color: #f5f5f5;}
.human_resources_details_main .recruit_details .item_box{display: flex;align-items: flex-start;justify-content: space-between;}
.human_resources_details_main .recruit_details .item_box .item_left_list{width: 1145px;padding: 60px 55px 55px 55px;border-radius: 12px;background-color: #ffffff;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list{width: 100%;padding-bottom: 35px;border-bottom: 1px solid #e2e2e2;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_title{margin-bottom: 20px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_title h1{font-size: 30px;font-weight: 500;color: #333;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_info{width: 100%;display: flex;align-items: center;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_info .job_info_li{font-size: 16px;font-weight: 100;color: #666;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_info .splitline{margin: 0 8px;width: 1px;height: 14px;background-color: #666;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content{width: 100%;padding: 40px 0;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li{margin-bottom: 40px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li .list_li_dd{margin-bottom: 25px;font-size: 22px;font-weight: 500;color: #666;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li .list_li_dt p{margin-bottom: 12px;line-height: 30px;font-size: 16px;font-weight: 500;color: #666;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li .list_li_dt p:last-child{margin-bottom: 0;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .top_list_li{}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .btm_list_li{}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .contact_email{width: 100%;font-size: 16px;font-weight: 500;color: #666;display: flex;align-items: center;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .contact_email a{font-size: 16px;font-weight: 500;color: #0753a4;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list{width: 100%;padding-top: 40px;border-top: 1px solid #e2e2e2;display: flex;align-items: center;justify-content: space-between;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav{display: flex;align-items: center;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page{}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a{padding: 18px 26.5px;border: 1px solid #c1c1c1;display: flex;align-items: center;border-radius: 100px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a img{}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a .pcpage_txt{font-size: 16px;font-weight: 500;color: #666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .prevpage{margin-right: 20px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .prevpage img{margin-right: 6px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .nextpage .pcpage_txt{margin-right: 8px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a:hover{border-color: #0753a4;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a:hover .pcpage_txt{color: #0753a4;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list{}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a{padding: 18px 26px;border: 1px solid #c1c1c1;display: flex;align-items: center;border-radius: 100px;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a span{margin-right: 8px;font-size: 16px;font-weight: 500;color: #666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a .list_icon{width:19px;height: 11px;position: relative;overflow: hidden;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a .list_icon img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a .list_icon img:first-child{opacity: 1;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a .list_icon img:last-child{opacity: 0;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a:hover{border-color: #0753a4;background-color: #0753a4;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a:hover span{color: #ffffff;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a:hover .list_icon img:first-child{opacity: 0;}
.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a:hover .list_icon img:last-child{opacity: 1;}
.human_resources_details_main .recruit_details .item_box .item_right_list{width: calc(100% - 1175px);padding: 38px 50px;border-radius: 12px;background-color: #ffffff;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_title{padding-bottom: 25px;font-size: 30px;font-weight: 500;color: #333;border-bottom: 1px solid #0753a4;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info{width: 100%;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul{width: 100%;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li{width: 100%;border-bottom: 1px solid #dedede;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li a{width: 100%; padding: 30px 0 20px 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_title{margin-bottom: 17px;font-size: 19px;font-weight: 500;color: #333333;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_info{display: flex;align-items: center;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_info .job_info_li{font-size: 15px;font-weight: 500;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_info .splitline{margin: 0 8px;width: 1px;height: 12px;background-color: #666;}
.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li a:hover .job_title{color: #0753a4;}
/******************************************人力资源-招聘详情End*******************************************/


/******************************************投资者关系 Start**********************************************/
.investor_main{background-color: #f5f5f5;}


/* 公司股票 */
.investor_main .company_stock{padding: 100px 0;}
.investor_main .company_stock .item_box{display: flex;align-items: center;justify-content: space-between;}
.investor_main .company_stock .item_box .stock_left_info{width: 100%;height: auto;display: flex;align-items: center;justify-content: space-between;background-color: #ffffff; padding: 45px 0px;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list{width: 450px;height: 100%;padding: 0 82px;display: flex; align-content: center; justify-content: center; flex-direction: column; align-items: flex-start;position: relative;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list::after{content: "";width: 1px;height: 59.5%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background-color: #ededed;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name{margin-bottom: 20px;display: flex;align-items: flex-end;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name h2{font-size: 28px;margin-right: 20px;font-weight: bold;line-height: 1;color: #0068b7;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name span{font-size: 18px;font-weight: bold;color: #0068b7;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code{margin-bottom: 15px;display: flex;align-items: center;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .price{margin-right: 15px;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .price span{font-size: 50px;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code{display: flex; flex-direction: column; align-content: center; align-items: center; justify-content: center;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon{width: 18px;height: 12px;margin-bottom: 7px;overflow: hidden;position: relative;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon img{position: absolute;left: 0;top: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon img:first-child{opacity: 1;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon img:last-child{opacity: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon.on img:first-child{opacity: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon.on img:last-child{opacity: 1;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code span{font-size: 20px;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range{display: flex; align-items: center;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon{width: 9px;height: 14px;margin-right: 8px;overflow: hidden;position: relative;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon img{position: absolute;left: 0;top: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon img:first-child{opacity: 1;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon img:last-child{opacity: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon.on img:first-child{opacity: 0;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon.on img:last-child{opacity: 1;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .range{}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .range span{font-size: 20px;color: #0068b7;display: flex;align-items: center;}
.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .range span b{margin-right: 3px;font-size: 16px;color: #666666;font-weight: 400;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list{width: calc(100% - 450px);height: 100%;padding: 0 57px 0 100px;display: flex; align-content: center; justify-content: center; flex-direction: column; align-items: flex-start;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info{margin-bottom: 10px;width: 100%;display: flex;align-items: center;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li{width: 25%;margin-bottom: 26px;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .name{margin-bottom: 24px;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .name span{font-size: 17px;font-weight: 500;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price{display: flex; justify-content: flex-start; align-items: flex-end;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price h2{font-size: 35px;margin-right: 3px;font-weight: 500;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price span{font-size: 18px;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source{ display: flex; flex-direction: column; align-items: flex-start;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source p{font-size: 16px; line-height: 25px;  font-weight: 500; color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source p b{font-size: 16px;margin: 0 5px;line-height: 25px;font-weight: 500;color: #333333;}
.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source a{padding: 15px 44px;font-size: 15px;border: 1px solid #666666;color: #666666;border-radius: 100px;color: #ffffff;border-color: #0753a4; background-color: #0753a4; margin-top: 25px;}
.investor_main .company_stock .item_box .stock_right_map{display: none;}



/* 临时公告And定期报告 */
.investor_main .notice_report{padding: 0 0 105px 0;}
.investor_main .notice_report .item_box{display: flex;align-items: center;justify-content: space-between;}
.investor_main .notice_report .item_box .item_list_li{width: calc(50% - 15px);height: 499px;padding: 55px 50px;background-color: #e7e7e7;border-radius: 15px;overflow: hidden;}
.investor_main .notice_report .item_box .item_list_li .item_top_list{width: 100%;margin-bottom: 25px;display: flex;align-items: center;justify-content: space-between;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .list_title{font-size: 40px;color: #2b2b2b;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn{}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a{padding: 13.5px 26.5px;border: 1px solid #e4e4e4;display: flex;align-items: center;justify-content: center;border-radius: 100px;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_txt{font-size: 15px;margin-right: 10px;color: #666666;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_icon{width: 22px;height: 11px;position: relative;overflow: hidden;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_icon img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_icon img:first-child{opacity: 1;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_icon img:last-child{opacity: 0;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a:hover{border-color: #0753a4;background-color: #0753a4;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a:hover .btn_txt{color: #ffffff;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a:hover .btn_icon img:first-child{opacity: 0;}
.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a:hover .btn_icon img:last-child{opacity: 1;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list{width: 100%;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul{width: 100%;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li{width: 100%;border-bottom: 1px solid #fff;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li a{width: 100%;padding: 23px 0;display: flex;align-items: center;justify-content: space-between;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list{display: flex;align-items: center;width: calc(100% - 110px);}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list p{font-size: 16px;font-weight: 500;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list p b{margin-right: 20px;font-size: 16px;font-weight: 300;color: #295c9c;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_right_list{width: 30px;display: flex;align-items: center;justify-content: flex-start;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_right_list i{font-size: 18px;color: #999999;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li a:hover .btm_left_list p{color: #295c9c;}
.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li a:hover .btm_right_list i{color: #295c9c;}
/* .investor_main .notice_report .item_box .item_right_list{background: #0b4a8d url(../images/bn70.png) no-repeat 50%/cover;}
.investor_main .notice_report .item_box .item_right_list .item_top_list .list_title{color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_top_list .more_btn a{border-color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_top_list .more_btn a .btn_txt{color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_top_list .more_btn a:hover{border-color: #ffffff;background-color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_top_list .more_btn a:hover .btn_txt{color: #666666;}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li{border-color: rgba(255,255,255,0.3);}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li .btm_left_list p{color:rgba(255,255,255,0.8);}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li .btm_left_list p b{color: rgba(255,255,255,0.8);}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li .btm_right_list i{color: rgba(255,255,255,0.8);}

.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li a:hover .btm_left_list p{color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li a:hover .btm_left_list p b{color: #ffffff;}
.investor_main .notice_report .item_box .item_right_list .item_btm_list ul li a:hover .btm_right_list i{color: #ffffff;}
 */

/* 投资者联系 */
.investor_main .investor_contact{width: 100%;padding: 0;background-color: #ffffff;}
.investor_main .investor_contact .item_box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.investor_main .investor_contact .item_box .item_left_img{width: 50%;height: 673.97px;display: flex;align-items: center;justify-content: center;}
.investor_main .investor_contact .item_box .item_left_img img{width: 100%;height: 100%;}
.investor_main .investor_contact .item_box .item_right_list{width: 50%;padding-left: 100px;}
.investor_main .investor_contact .item_box .item_right_list .item_hd_box{margin-bottom: 65px;}
.investor_main .investor_contact .item_box .item_right_list .item_hd_box .left_btm_list p{width:auto;}
.investor_main .investor_contact .item_box .item_right_list .contact_info{width: 100%;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul{width: 100%;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li{width: 100%;margin-bottom: 35px;display: flex;align-items: center;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_left_icon{width: 60px;height: 60px;margin-right:  20px;border: 1px solid #e2e2e2;border-radius: 100px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_left_icon img{}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list{}	
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list .item_list_dd{font-size: 15px;margin-bottom: 8px;color: #999999;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list .item_list_dt{font-size: 15px;color: #999999;}
.investor_main .investor_contact .item_box .item_right_list .contact_info ul li:last-child{margin-bottom: 0;}
/******************************************投资者关系 End************************************************/


/******************************************投资者关系-临时公告 Start**************************************/
.investor_notice_main{background-color: #f5f5f5;}
.investor_notice_main .temporary_notice{}
.investor_notice_main .temporary_notice .item_box{}
.investor_notice_main .temporary_notice .item_box .item_hd_mav{width: 100%;margin-bottom: 50px;}
.investor_notice_main .temporary_notice .item_box .item_hd_mav ul{display: flex;align-items: center;}
.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li{margin-right: 20px;}
.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li a{padding: 15px 38.5px;font-size: 15px;color: #999999;border-radius: 100px;background-color: #ffffff;display: flex;align-items: center;justify-content: center;}
.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li a:hover{color: #ffffff;background-color: #0753a4;}
.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li.on a{color: #ffffff;background-color: #0753a4;}
.investor_notice_main .temporary_notice .item_box .item_content{width: 100%;}
.investor_notice_main .temporary_notice .item_box .item_content ul{width: 100%;}
.investor_notice_main .temporary_notice .item_box .item_content ul li{width: 100%;margin-bottom: 15px;background-color: #ffffff;border-radius: 6px;overflow: hidden;transition: box-shadow 0.35s ease 0s; -webkit-transform: box-shadow 0.35s ease 0s;}
.investor_notice_main .temporary_notice .item_box .item_content ul li a{width: 100%;height: 128px;padding: 0 30px;display: flex;align-items: center;justify-content: space-between;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list{width: calc(100% - 100px); display: flex; flex-direction: column; justify-content: center; align-items: flex-start;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list .left_top_title{width: 100%;margin-bottom: 22px;font-size: 19px;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list .left_btm_time{font-size: 15px;color: #999999;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_right_icon{width: 35px;height: 35px;position: relative;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_right_icon img{width: 100%;position: absolute;top: 0;left: 0;transition: opacity 0.35s ease 0s;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_right_icon img:first-child{opacity: 1;}
.investor_notice_main .temporary_notice .item_box .item_content ul li .item_right_icon img:last-child{opacity: 0;}
.investor_notice_main .temporary_notice .item_box .item_content ul li:last-child{margin-bottom: 0;}
.investor_notice_main .temporary_notice .item_box .item_content ul li:hover{box-shadow: 0px 0px 20px rgba(0,0,0,.1);}
.investor_notice_main .temporary_notice .item_box .item_content ul li a:hover .item_left_list .left_top_title{color: #0753a4;}
.investor_notice_main .temporary_notice .item_box .item_content ul li a:hover .item_right_icon img:first-child{opacity: 0;}
.investor_notice_main .temporary_notice .item_box .item_content ul li a:hover .item_right_icon img:last-child{opacity: 1;}
/******************************************投资者关系-临时公告 End****************************************/


/******************************************联系我们 Start************************************************/
.contact_main{}


/* 联系方式 */
.contact_main .contact_info{}
.contact_main .contact_info .item_box{display: flex;align-items: center;justify-content: space-between;}
.contact_main .contact_info .item_box .item_left_list{width: calc(100% - 913px);}
.contact_main .contact_info .item_box .item_left_list .item_hd_box{}
.contact_main .contact_info .item_box .item_left_list .item_content{width: 100%;}
.contact_main .contact_info .item_box .item_left_list .item_content ul{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 35px;}
.contact_main .contact_info .item_box .item_left_list .item_content ul:last-child{ margin-bottom: 0;}
.contact_main .contact_info .item_box .item_left_list .item_content ul .item_content_title{ width: 100%; font-size: 20px; color: #111; margin-bottom: 20px;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li{width: 100%;margin-bottom: 20px;display: flex;align-items: center;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_left_icon{width: 72px;height: 72px;margin-right:  20px;border: 1px solid #d3d1fa;border-radius: 100px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_left_icon img{}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list{display: flex; justify-content: center; align-items: flex-start;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dd{font-size: 18px;margin-right: 20px;color: #666;}
.contact_main .contact_info .item_box .item_left_list .item_content ul:last-child li .info_right_list .item_list_dd{ width: 195px;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dt{font-size: 18px;color: #666;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one{flex-direction: row;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li{}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li:first-child{margin-right: 60px;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li .list_li_dd{font-size: 18px;margin-bottom: 10px;color: #999999;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li .list_li_dt{font-size: 16px;color: #999999;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list:hover .item_list_dd,.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list:hover .item_list_dt{ color: #0753a4;}
.contact_main .contact_info .item_box .item_left_list .item_content ul li:last-child{margin-bottom: 0;}
.contact_main .contact_info .item_box .item_right_map{width: 883px;}
.contact_main .contact_info .item_box .item_right_map .company_map{width: 100% !important;height: 518px !important;border-radius: 10px;z-index: 9;}
.contact_main .contact_info .item_box .item_right_map .company_map img{max-height: none;max-width: none;}
.contact_main .contact_info .item_box .item_right_map .company_map .item_map_list{}
.contact_main .contact_info .item_box .item_right_map .company_map .map_list_li{}
.contact_main .contact_info .item_box .item_right_map .company_map .map_li_name{font-size: 19px;margin-bottom: 15px;color: #0b56a5;font-weight: 300;}
.contact_main .contact_info .item_box .item_right_map .company_map .map_li_addr{font-size: 15px;color: #999999;}

/* 留言反馈 */
.contact_main .msg-feedback{background-color: #f5f5f5;}
.contact_main .msg-feedback .item_box{}
.contact_main .msg-feedback .item_box .msg-form form{}
.contact_main .msg-feedback .item_box .msg-form form input{height: 55px;padding: 0 18px;font-size: 16px;color: #666;border: 1px solid #dcdcdc;border-radius: 4px;}
.contact_main .msg-feedback .item_box .msg-form form .form_input{width: 100%;margin-bottom: 18px;display: flex;align-items: center;justify-content: space-between;}
.contact_main .msg-feedback .item_box .msg-form form .form_input input{width: calc(25% - 32px);}
.contact_main .msg-feedback .item_box .msg-form form .form_textarea{width: 100%;margin-bottom: 30px;}
.contact_main .msg-feedback .item_box .msg-form form .form_textarea textarea{width: 100%;height: 260px;padding: 18px;font-size: 16px;color:#666;border: 1px solid #dcdcdc;border-radius: 4px;}
.contact_main .msg-feedback .item_box .msg-form form .form_submit{text-align: left;}
.contact_main .msg-feedback .item_box .msg-form form .form_submit input[type="text"]{width:15%;}
.contact_main .msg-feedback .item_box .msg-form form .form_submit img{height: 45px;margin: 0 18px;}
.contact_main .msg-feedback .item_box .msg-form form .form_submit input[type="submit"]{border-radius: 50px;padding: 0 57px;font-size: 16px;color: white;background-color: #0b56a5;cursor: pointer;}
/******************************************联系我们 End**************************************************/


/******************************************测试服务及认证 Start*******************************************/
.test_service_main{}

/* 测试中心 */
.test_service_main .test_center{padding: 100px 0;}
.test_service_main .test_center .item_hd_box{margin-bottom: 45px;}
.test_service_main .test_center .item_content{}
.test_service_main .test_center .item_content .item_hd_info{padding-left: 12px;font-size: 24px;color: #333333;position: relative;display: flex;align-items: center;}
.test_service_main .test_center .item_content .item_hd_info::after{content: "";width: 3px;height: 22px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background-color: #0b56a5}
.test_service_main .test_center .item_content .item_content_desc{width: 100%;display: flex; align-items: center; justify-content: space-between;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_thumb{width: 48%; height: 473px; display: flex; align-items: center; justify-content: center;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_thumb img{width: 100%;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list{width: 48%;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dd{font-size: 30px;margin-bottom: 30px;/*  */color: #333333; font-weight: 600;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt{line-height: 32px; font-size: 16px;  color: #666666;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt p{margin-bottom: 15px; line-height: 30px; font-size: 16px;  color: #666666;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt p:last-child{margin-bottom: 0;}
.test_service_main .test_center .item_content .item_content_desc .content_desc_list .item_content_more{padding: 15px 54px;font-size: 15px;border: 1px solid #0753a4;color: #ffffff; background-color: #0753a4;border-radius: 100px; display: inline-block; margin-top: 25px;}
.test_service_main .test_center .item_content .item_content_list{margin-top: 30px;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.test_service_main .test_center .item_content .item_content_list .content_list_li{width: calc(25% - 14px);height: 180px;padding: 28px 22px;border: 1px solid #dcdcdc;}
.test_service_main .test_center .item_content .item_content_list .content_list_li .list_li_info{margin-top: 20px;}
.test_service_main .test_center .item_content .item_content_list .content_list_li .list_li_info p{font-size: 16px;line-height: 27px;color: #666666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;}
.test_service_main .test_center .item_content .item_content_scene{margin-top: 43px;}
.test_service_main .test_center .item_content .item_content_scene .content_scene_info{margin-top: 35px;display: flex;align-items: center;justify-content: space-between;}
.test_service_main .test_center .item_content .item_content_scene .content_scene_info .scene_info_li{width: calc(33.33% - 19.5px);display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;}
.test_service_main .test_center .item_content .item_content_scene .content_scene_info .scene_info_li img{ width: 100%;}


/* 台架类型 */
.test_service_main .stand_type{background: url(../images/bn44.jpg) no-repeat center;background-size: cover;}
.test_service_main .stand_type .item_box{padding: 54px 65px;background-color: rgba(255,255,255,0.7);}
.test_service_main .stand_type .item_content{width: 100%;}
.test_service_main .stand_type .item_content ul{width: 100%;width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; align-items: center; align-content: center;}
.test_service_main .stand_type .item_content ul li{width: calc(20% - 18px); height: 106px; margin-bottom: 18px; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center; background-color: #ffffff; box-shadow: 0 0 8px 0 #e2e2e2;}
.test_service_main .stand_type .item_content ul li .stand_param{font-size: 34px;margin-bottom: 28px;color: #0b56a5; display: none;}
.test_service_main .stand_type .item_content ul li .stand_desc{font-size: 20px;color: #333333;}
.test_service_main .stand_type .item_content ul li:last-of-type(-n+5){margin-bottom: 0;}


/* 台架现场实景 */
.test_service_main .Laboratory_Scale{background-color: #f5f5f5;}
.test_service_main .Laboratory_Scale .item_banner{}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn{position: absolute;top: -111px;right: 0;display: flex;align-items: center;}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-button-next{}
.test_service_main .Laboratory_Scale .item_banner .laboratoryscale_banner{}
.test_service_main .Laboratory_Scale .item_banner .banner_list{border-radius: 5px;overflow: hidden;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img{width: 100%;height: 17.8182vw;overflow: hidden;position: relative;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list{width: 100%;height: 100%;padding: 34px;position: absolute;left: 0;top: 0;background-color: rgba(9,84,165,.85);opacity: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;display: none;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li{margin-bottom: 25px;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dd{font-size: 20px;margin-bottom: 12px;color: #ffffff;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt{width: 100%;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt p{font-size: 16px;line-height: 32px;color: rgba(255,255,255,0.85)}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li:last-child{margin-bottom: 0px;}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_txt{width: 100%;padding:25px 0;font-size: 20px;color: #333333;text-align: center;background-color: #ffffff;}
/* .test_service_main .Laboratory_Scale .item_banner .banner_list:hover .banner_list_img .scene_param_list{opacity: 1;} */
.test_service_main .Laboratory_Scale .item_banner .banner_list:hover .banner_list_img img{transform: scale(1.1);}
.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box{height: 200px;overflow-y: hidden;}


/* 台架现场实景 */
.test_service_main .live_scene{}
.test_service_main .live_scene .item_banner{}
.test_service_main .live_scene .item_banner .swiper_switch_btn{position: absolute;top: -111px;right: 0;display: flex;align-items: center;}
.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-button-next{}
.test_service_main .live_scene .item_banner .LiveSceneBanners{}
.test_service_main .live_scene .item_banner .banner_list{border-radius: 5px;overflow: hidden;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img{width: 100%;height: 377px;overflow: hidden;position: relative;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list{width: 100%;height: 100%;padding: 34px;position: absolute;left: 0;top: 0;background-color: rgba(9,84,165,.85);opacity: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li{margin-bottom: 15px;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dd{font-size: 18px;margin-bottom: 12px;color: #ffffff;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt{width: 100%;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt p{font-size: 14px;line-height: 24px;color: rgba(255,255,255,0.85)}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li:last-child{margin-bottom: 0px;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_txt{width: 100%;padding:25px 0;font-size: 20px;color: #333333;text-align: center;background-color: #f5f5f5;}
.test_service_main .live_scene .item_banner .banner_list:hover .banner_list_img .scene_param_list{opacity: 1;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box{height: 282px;overflow-y: scroll;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box::-webkit-scrollbar-track{background-color: #ffffff70;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box::-webkit-scrollbar-thumb{background:#ffffff;border-radius:100px;} 
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box::-webkit-scrollbar-button{background-color: #ffffff70;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box::-webkit-scrollbar-corner{background-color: #ffffff70;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box::-webkit-scrollbar{width: 3px;height: 0px;border-radius:100px;}
.test_service_main .live_scene .item_banner .banner_list .banner_list_title{ font-size: 16px; color: #333333; background: #fff; line-height: 70px; text-align: center;}

/* 资质证书 */
.test_service_main .qualification_honor{    background: url(../images2/ab21.jpg) no-repeat center 50%/cover;}
.test_service_main .qualification_honor .item_box{}
.test_service_main .qualification_honor .item_box .item_hd_box{margin-bottom: 60px;}
.test_service_main .qualification_honor .item_box .item_banner{width: 100%;position: relative;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn{position: absolute;top: -111px;right: 0;display: flex;align-items: center;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-button-next{}
.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .swiper-wrapper{ justify-content: center;}
.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .banner_list{background-color: #ffffff;border-radius: 6px;overflow: hidden; border: 3px solid #666;}
.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .banner_list .banner_list_img{padding: 20px;width: 100%;height: 345px;display: flex;align-items: center;justify-content: center;}
.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .banner_list .banner_list_img img{max-width: 100%;max-height:100%;}


/* 通过认可的检测能力范围 */
.test_service_main .DCRange{}
.test_service_main .DCRange .DCRange_content{margin-top: 65px;display: flex; flex-wrap: wrap; justify-content: space-between;}
.test_service_main .DCRange .DCRange_content .content_li{width: 48%; margin-bottom: 20px;border-bottom: 1px solid #eeeeee;}
.test_service_main .DCRange .DCRange_content .content_li p{padding-left: 12px;padding-bottom: 10px;font-size: 16px;line-height: 27px;color: #0950a8;position: relative;}
.test_service_main .DCRange .DCRange_content .content_li p::after{content: '';width: 4px;height: 4px;position: absolute;left: 0;top: 10px;border-radius: 100px;background-color: #0950a8;}
.test_service_main .DCRange .DCRange_content .content_li p:nth-child(3n){margin-right: 0;}




/* 合作客户 */
.test_service_main .cooperate_partner{padding: 0px 0 100px 0;}
.test_service_main .cooperate_partner2{padding: 100px 0;}
.test_service_main .cooperate_partner .item_box{}
.test_service_main .cooperate_partner .item_box .item_box_list{}
.test_service_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 50px;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner{width: 100%;position: relative;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{position: absolute;top: -100px;right: 0;display: flex;align-items: center;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;border: 1.5px solid #0954a5;border-radius: 100px;position: relative;top:0;left: 0;right: 0;bottom: 0;margin: 0;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li.swiper-button-disabled{border-color:#0954a5;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-next{}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{padding: 0 1px;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;align-items: flex-end;flex-direction: row;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 25px;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 120px;border: 1px solid #d7d7d7;border-radius: 5px;display: flex;align-items: center;justify-content: center; padding: 4%;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 100%;max-height: 100%;}
.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}
/******************************************测试服务及认证 End*********************************************/


/******************************************智能驾驶惯导组合 Start*****************************************/
.smart_driving_main{}

/* 惯导产品概述 */
.smart_driving_main .product_details{}
.smart_driving_main .product_details .item_box{display: flex;align-items: center;justify-content: space-between;}
.smart_driving_main .product_details .item_box .item_left_list{width: 52.582%;height: 508px;display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;}
.smart_driving_main .product_details .item_box .item_left_list img{}
.smart_driving_main .product_details .item_box .item_right_list{width: 43%;}
.smart_driving_main .product_details .item_box .item_right_list .list_title{margin-bottom: 30px;font-size: 30px;/**/color: #333333;font-weight: 600;}
.smart_driving_main .product_details .item_box .item_right_list .list_desc{margin-bottom: 65px;max-height: 222px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
.smart_driving_main .product_details .item_box .item_right_list .list_desc p{margin-bottom: 15px;line-height: 30px;font-size: 16px;color: #666666;}
.smart_driving_main .product_details .item_box .item_right_list .list_desc p:last-child{margin-bottom: 0;}
.smart_driving_main .product_details .item_box .item_right_list .online_consult{}
.smart_driving_main .product_details .item_box .item_right_list .online_consult a{padding: 15px 54px;font-size: 15px;border: 1px solid #0753a4;color: #ffffff; background-color: #0753a4;border-radius: 100px;}
.smart_driving_main .product_details .item_box .item_right_list .online_consult a:hover{}


/* 产品特征 */
.smart_driving_main .product_features{background-color: #f2f2f2;}
.smart_driving_main .product_features{padding: 120px 0;}
.smart_driving_main .product_features .item_box .item_hd_box{margin-bottom: 94px;}
.smart_driving_main .product_features .item_box .item_banner .swiper_switch_btn{top: -141px;}
.smart_driving_main .product_features .item_box .item_banner .SystemConfigBanners{}
.smart_driving_main .product_features .item_box .item_banner .banner_list{height: 230px;padding: 0 37px;display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;background-color: #ffffff;border-radius: 15px;overflow: hidden;transition: background-color 0.35s ease 0s; -webkit-transform: background-color 0.35s ease 0s;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img{width: 45px;height: 45px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;position: relative;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img img{position: absolute;left: 0;top: 0;transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s; max-height: 45px;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img img:first-child{opacity: 1;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img img:last-child{opacity: 0;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 0;display: flex;align-items: flex-start;justify-content: center;transition: height 0.35s ease 0s; -webkit-transform: height 0.35s ease 0s;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt p{line-height: 30px;font-size: 18px;color: #ffffff;text-align: center;}
.smart_driving_main .product_features .item_box .item_banner .banner_list{background-color: #0753a4;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img img:first-child{opacity: 0;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img img:last-child{opacity: 1;}
.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt{height: 56px;}
#product_details .product_features .item_box .item_banner .banner_list:nth-child(6) .banner_list_txt{height: 112px;}


/* 产品应用 */
.smart_driving_main .product_apply{}
.smart_driving_main .product_apply .item_box{display: flex;align-items: center;justify-content: space-between;}
.smart_driving_main .product_apply .item_box .item_left_list{width: 52.582%;display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;}
.smart_driving_main .product_apply .item_box .item_left_list img{}
.smart_driving_main .product_apply .item_box .item_right_list{width: 41%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.smart_driving_main .product_apply .item_box .item_right_list .item_hd_box{margin-bottom: 40px;}
.smart_driving_main .product_apply .item_box .item_right_list .item_content{width: 100%;height: 230px;overflow: hidden;}
.smart_driving_main .product_apply .item_box .item_right_list .item_content p{line-height: 32px;font-size: 16px;color: #666666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8;overflow: hidden;}



/* 产品测试路况 */
.smart_driving_main .test_road{background-color: #f2f2f2;}
.smart_driving_main .test_road .item_box{}
.smart_driving_main .test_road .item_box .item_hd_box{}
.smart_driving_main .test_road .item_box .item_banner{}
.smart_driving_main .test_road .item_box .item_banner .swiper_switch_btn{}
.smart_driving_main .test_road .item_box .item_banner .banner_list{}
.smart_driving_main .test_road .item_box .item_banner .banner_list a{width: 100%; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center;border-radius: 5px;overflow: hidden;background-color: #ffffff;}
.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: auto;overflow: hidden;}
.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 60px;padding: 0 20px;display: flex;align-items: center;justify-content: center;background-color: #ffffff;}
.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_txt p{font-size: 16px;color: #333333;text-align: center;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.smart_driving_main .test_road .item_box .item_banner .banner_list a:hover .banner_list_img img{transform: scale(1.1);}


/* 产品介绍 */
.smart_driving_main .product_describe{}
.smart_driving_main .product_describe .item_content{width: 100%;}
.smart_driving_main .product_describe .item_content .item_top_nav{width: 100%;margin-bottom: 70px;}
.smart_driving_main .product_describe .item_content .item_top_nav ul{width: 100%;border-top: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;display: flex;justify-content: flex-start;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li{position: relative;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li a{font-size: 20px;height: 90px;padding: 0 72px;font-weight: bold;color: #222222;display: flex;align-items: center;justify-content: center;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li::after{content: '';width: 1px;height: 30px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background-color:#dcdcdc;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li::before{content: '';width: 0;height: 3px;position: absolute;left: 50%;bottom: -1px;transform: translateX(-50%);background-color:#0b56a5;transition: all 0.35s ease 0s; -webkit-transform: all 0.35s ease 0s;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li.on a{color: #0b56a5;}
.smart_driving_main .product_describe .item_content .item_top_nav ul li.on::before{width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list{width: 100%;height: max-content;position: relative;}
.smart_driving_main .product_describe .item_content .item_btm_list ul{}
/* 
.smart_driving_main .product_describe .item_content .item_btm_list ul li{display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: flex-start;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img{margin-bottom: 30px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img img{}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle{margin-bottom: 22px;font-size: 22px;color: #333333;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc{margin-bottom: 60px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc p{line-height: 30px;font-size: 16px;color: #666666;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{width: 100%;display: flex;align-items: flex-start;justify-content: flex-start;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li{width: calc(33.333333333% - 15px);margin-right: 15px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dd{margin-bottom: 30px;font-size: 22px;color: #333333;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dt{display: flex;align-items: center;justify-content: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dt img{}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li:nth-child(3n){margin-right: 0;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li:last-child{margin-right: 0;} 
*/

.smart_driving_main .product_describe .item_content .item_btm_list ul li .flex_center{ display: flex; align-items: center;margin-bottom: 40px; justify-content: space-between;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img{display: flex;align-items: flex-start;flex-wrap: wrap; width: 20%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img .pdt_img_li{display: flex;align-items: center;justify-content: center; width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img .pdt_img_li img{ width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle{ font-size: 22px;color: #0b56a5;display: flex;align-items: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle img{margin-right: 15px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc{ width: 77%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc p{font-size: 16px;line-height: 28px;color: #666666;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{margin-top: 50px;width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_title{font-size: 22px;color: #0b56a5;display: flex;align-items: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_title img{margin-right: 15px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list{margin-top: 38px;width: 100%;display: flex;align-items: flex-start;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_li_title{width: 100%;height: 55px;font-size: 20px;color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 12px;background-color: #6b93cc;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_list_li{width: calc(33.33% - 10px);margin-right: 10px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list.on .param_list_li{width: calc(50% - 10px);}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_list_li:last-child{margin-right: 0;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_li_info{margin-right: 12px;width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li{width: 100%;padding: 30px 0;display: flex;align-items: flex-start;justify-content: space-between;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li .info_li_li{font-size: 14px;color: #334d72;display: flex;align-items: center;justify-content: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top{width: 100%;height: 65px;padding:0;display: flex;align-items: center;justify-content: space-around;border-radius: 12px;background-color: #f2f7fd;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top .info_li_li{height: 65px;font-size: 14px;color: #0b56a5;text-align: center;display: flex;align-items: center;justify-content: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top.one .info_li_li{width:auto;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.one .info_li_li{width: 20%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li{width: 20%;padding: 0 15px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(1){width: 25%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(2){width: 30%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(3){width: 25%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.three .info_li_li{width: 33.33%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.four .info_li_li{width: 25%;}


.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l{ width: 49%; margin-bottom: 2%; border-radius: 5px; background: #0753a4 url(../images/pn4.png) no-repeat 0% 100%; display: flex; padding: 4%; justify-content: space-between;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on{ width: 100%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left{ width: 30%; text-align: center;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left .l_left_dd{ font-size: 26px; color: #fff;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left .l_left_dt{ margin-top: 20px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right{ width: 60%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p{ display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 20px;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dd{ width: 175px; font-size: 18px; color: #fff; opacity: .6;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dt{ width: calc(100% - 230px); font-size: 18px; color: #fff;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p:hover .right_p_dt{ color: #61adff;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p:hover .right_p_dd{ color: #61adff;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p:last-child{ margin-bottom: 0;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on .li_l_left{ width: 14%;}
.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on .li_l_right{ width: 82%;}





/* 应用范围 */
.smart_driving_main .scope_of_app{background-color: #f2f2f2;}
.smart_driving_main .scope_of_app .item_content{width: 100%;}
.smart_driving_main .scope_of_app .item_content ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.smart_driving_main .scope_of_app .item_content ul li{width: calc(25% - 25px);border-radius: 8px;overflow: hidden;}
.smart_driving_main .scope_of_app .item_content ul li a{width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.smart_driving_main .scope_of_app .item_content ul li .item_img{width: 100%;height: 273px;overflow: hidden;}
.smart_driving_main .scope_of_app .item_content ul li .item_img img{width: 100%;height: 100%;}
.smart_driving_main .scope_of_app .item_content ul li .item_title{width: 100%;height: 60px;font-size: 16px;color: #333333;background-color: #ffffff;display: flex;align-items: center;justify-content: center;}
.smart_driving_main .scope_of_app .item_content ul li a:hover .item_img img{transform: scale(1.1);}


/* 卓越品质 */
.smart_driving_main .outstanding_quality{}
.smart_driving_main .outstanding_quality .item_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.smart_driving_main .outstanding_quality .item_content .left_img{width: 52.645%;border-radius: 8px;overflow: hidden;position: relative;}
.smart_driving_main .outstanding_quality .item_content .left_img ul{width: 100%;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li{width: 50%;overflow: hidden;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li:nth-child(1){ padding-right: 5px; padding-bottom: 5px;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li:nth-child(2){ padding-left: 5px; padding-bottom: 5px;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li:nth-child(3){ padding-right: 5px; padding-top: 5px;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li:nth-child(4){ padding-left: 5px; padding-top: 5px;}
.smart_driving_main .outstanding_quality .item_content .left_img ul li img{width: 100%;height: 100%;}
.smart_driving_main .outstanding_quality .item_content .left_img .logo_cover{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.smart_driving_main .outstanding_quality .item_content .left_img .logo_cover img{}
.smart_driving_main .outstanding_quality .item_content .right_list{width: 41%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.smart_driving_main .outstanding_quality .item_content .right_list .list_title{margin-bottom: 30px;font-size: 30px; /*  */ color: #333333; font-weight: 500;}
.smart_driving_main .outstanding_quality .item_content .right_list .list_info{width: 100%;}
.Excellent .Excellent_content{ display: flex; justify-content: space-between; margin-bottom: 40px;}
.Excellent .Excellent_content .list_info_li{width: 48%;}
.Excellent .Excellent_content .list_info_li .info_li_dd{margin-bottom: 10px;font-size: 17px;color: #333333;}
.Excellent .Excellent_content .list_info_li .info_li_dt{width: 100%;}
.Excellent .Excellent_content .list_info_li .info_li_dt p{line-height: 30px;font-size: 15px;color: #666666;}
.Excellent .Excellent_img{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.Excellent .Excellent_img .Excellent_img_list{ width: 24%;}








/******************************************智能驾驶惯导组合 End*******************************************/


/******************************************华依研究院 Start**********************************************/
.hy_institute_main{}

/* 平台及服务 */
.hy_institute_main .platform_services{padding: 100px 0 0 0;}
.hy_institute_main .platform_services .item_hd_box{}
.hy_institute_main .platform_services .item_content{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.hy_institute_main .platform_services .item_content .item_left_img{width: 52.645%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.hy_institute_main .platform_services .item_content .item_left_img img{width: 100%;}
.hy_institute_main .platform_services .item_content .item_right_list{width: 42%;}
.hy_institute_main .platform_services .item_content .item_right_list .item_title{font-size: 30px;margin-bottom: 25px;color: #333333;font-weight: 600;}
/* .hy_institute_main .platform_services .item_content .item_right_list .item_desc{width: 100%;margin-bottom: 50px;}
.hy_institute_main .platform_services .item_content .item_right_list .item_desc p{line-height: 30px;font-size: 16px;color: #666666;}
.hy_institute_main .platform_services .item_content .item_right_list .item_solution{width: 100%;}
.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding-right: 60px;}
.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li{width: calc(50% - 25px);margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #ededed;line-height: 1;}
.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li .item_txt{width: 100%;font-size: 16px;padding-left: 12px;color: #0950a8;position: relative;line-height: 1;}
.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li .item_txt::after{content: ""; width: 3px;height: 3px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);background-color: #0950a8;border-radius: 100px;}
 */
.hy_institute_main .platform_services .item_content .item_right_list .item_info{width: 100%;margin-top: 70px;}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li{width: 90%;margin-bottom: 30px;padding-bottom: 15px;border-bottom: 1px solid #dcdcdc;display: flex;align-items: center;justify-content: flex-start;}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_icon{width: 22px;height: 22px;margin-right: 15px;display: flex;align-items: center;justify-content: flex-start;}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_icon img{}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_txt{font-size: 16px;line-height: 25px;color: #666666;}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li:last-child{margin-bottom: 0;}
.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_more a{padding: 12px 35px;font-size: 15px;border: 1px solid #0753a4;color: #ffffff; background-color: #0753a4;border-radius: 100px;}


/* 未来发展 */
.hy_institute_main .future_development{}
.hy_institute_main .future_development .item_content{width: 100%;}
.hy_institute_main .future_development .item_content .item_content_li{width: 100%;margin-bottom: 100px;display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.hy_institute_main .future_development .item_content .item_content_li:last-child{margin-bottom: 0;}
.hy_institute_main .future_development .item_content .item_content_li .item_banner{width: 44.774%;position: relative;}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-container{width: 100%;box-shadow: 0 0 10px 0 #eaeaea;}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list{}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list .banner_list_img{width: 100%;display: flex; justify-content: center; align-items: center;}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list .banner_list_img img{}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-btn-li{width: 48px;height: 48px;border: none;position: absolute;top:calc(50% + 24px);transform:translateY(-50%);}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-btn-li::after{font-size: 23px;color: #0954a5;font-weight: bold;}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-prev{left: 20px; background: rgba(0,0,0,.5);}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-next{right: 20px; background: rgba(0,0,0,.5);}
.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-prev::after,.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-next::after{ color: #fff;}
.hy_institute_main .future_development .item_content .item_content_li:last-child .item_banner .swiper-button-next{ opacity: 1;}
.hy_institute_main .future_development .item_content .item_content_li .item_list{width: 50%;}
.hy_institute_main .future_development .item_content .item_content_li .item_list .item_title{margin-bottom: 30px;font-size: 30px;color: #222222;}
.hy_institute_main .future_development .item_content .item_content_li .item_list .item_desc{}
.hy_institute_main .future_development .item_content .item_content_li .item_list .item_desc p{line-height: 30px;font-size: 16px;color: #666666;}
/******************************************华依研究院 End************************************************/


/******************************************搜索页面 Start************************************************/
.search_main  .news_item .item_box .item_content ul li .news_title{margin-bottom: 35px;}
/******************************************搜索页面 End**************************************************/


/******************************************变速箱测试设备 Start************************************************/
/* 变速箱测试设备 */
.TTEquipment{}
.TTEquipment .item_box{}
.TTEquipment .item_box .item_left_list{width: 740px;background-color: #f5f5f5;}
.TTEquipment .item_box .item_right_list{width: calc(100% - 820px);}


/* 系统特点 */
.pc_main .TSFeatures{padding: 60px 0 53px 0;background: #0a5098 url(../images/bn77.jpg) no-repeat 100%/cover;}
.pc_main .TSFeatures .item_hd_box{margin-bottom: 30px;}
.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list{}
.TSFeatures .item_content{}
.TSFeatures .item_content p{padding-left: 15px;font-size: 18px;line-height: 30px;margin-bottom: 10px;color: #ffffff;position: relative;}
.TSFeatures .item_content p:before{content: "";width: 6px;height: 6px;position: absolute;left: 0;top: 12px;border-radius: 100px;background-color: #fff;}
.TSFeatures .item_content p:last-child{margin-bottom: 0;}

.pc_main .TSFeatures.ona{padding: 100px 0;background: #0a5098 url(../images/bn106.jpg) no-repeat 100%/cover;}
.pc_main .TSFeatures.onb{padding: 100px 0;background: #0a5098 url(../images/bn110.jpg) no-repeat 100%/cover;}


/* 产品种类 */
.TPCategory{}
.TPCategory .item_content{width: 100%;}
.TPCategory .item_content .content_top_list{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.TPCategory .item_content .content_top_list li{width: auto;height: 100px;padding: 0 10px;box-shadow: 0 0 25px 0 #00000010;border-radius: 12px;display: flex;align-items: center;justify-content: space-between;background-color: #ffffff;transition: background-color 0.35s ease 0s; -webkit-transform: background-color 0.35s ease 0s;cursor: pointer;}
.TPCategory .item_content .content_top_list li .top_list_icon{width: 40px;height: 40px;margin-right: 10px;border-radius: 100px;display: flex;align-items: center;justify-content: center;background-color: #0b56a5;transition: background-color 0.35s ease 0s; -webkit-transform: background-color 0.35s ease 0s;position: relative;}
.TPCategory .item_content .content_top_list li .top_list_icon img{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);transition: opacity 0.35s ease 0s; -webkit-transform: opacity 0.35s ease 0s;}
.TPCategory .item_content .content_top_list li .top_list_icon img:first-child{opacity: 1;}
.TPCategory .item_content .content_top_list li .top_list_icon img:last-child{opacity: 0;}
.TPCategory .item_content .content_top_list li .top_list_txt{font-size: 22px;color: #222222;transition: color 0.35s ease 0s; -webkit-transform: color 0.35s ease 0s;}
.TPCategory .item_content .content_top_list li.on{background-color: #0b56a5;}
.TPCategory .item_content .content_top_list li.on .top_list_icon{background-color: #ffffff;}
.TPCategory .item_content .content_top_list li.on .top_list_icon img:first-child{opacity: 0;}
.TPCategory .item_content .content_top_list li.on .top_list_icon img:last-child{opacity: 1;}
.TPCategory .item_content .content_top_list li.on .top_list_txt{color: #fff;}
.TPCategory .item_content .content_btm_list{margin-top: 50px;}
.TPCategory .item_content .content_btm_list li{}
.TPCategory .item_content .content_btm_list li .btm_list_li{margin-top: 15px;}
.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dd{font-size: 24px;line-height: 28px;margin-bottom: 10px;color: #0b56a5;}
.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt{width: 100%; margin-top: 20px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-start;}
.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt p{padding-left: 12px;font-size: 18px;line-height: 28px;margin-bottom: 20px;color: #0b56a5;position: relative; margin-right: 55px;}
.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt p:before{content: "";width: 4px;height: 4px;position: absolute;left: 0;top: 12px;border-radius: 100px;background-color: #0b56a5;}

.pc_main .TPCategory.ona{padding: 0 0 100px 0;}
.TPCategory.ona .item_content .content_top_list{justify-content: flex-start;}
.TPCategory.ona .item_content .content_top_list li{margin-right: 18px;}
.TPCategory.ona .item_content .content_btm_list li .btm_list_li .list_li_dt p{width: auto;margin-right: 147px;}


/* 典型案例 */
.pc_main .TTCase{padding: 100px 0;}
.pc_main .TTCase.on{padding: 0 0 100px 0;}
.TTCase .item_content{display: flex;align-items: center;justify-content: space-between;}
.TTCase .item_content.on{justify-content:center;}
.TTCase .item_content.on .item_content_li{margin-right:2%;}
.TTCase .item_content .item_content_li{width: 32%;position: relative;border-radius: 12px;overflow: hidden;}
.TTCase .item_content .item_content_li .content_li_thumb{width: 100%;}
.TTCase .item_content .item_content_li .content_li_thumb img{width: 100%;height: 100%;}
.TTCase .item_content .item_content_li .content_li_info{width: 100%;padding: 15px 0;font-size: 18px;line-height: 30px;color: #ffffff;position: absolute;left: 0;bottom: 0;text-align: center;background-color: #0b56a5a8;}
.TTCase .item_content .item_content_li:hover .content_li_thumb img{transform: scale(1.1);}

.pc_main .TTCase.ona{background-color: #f2f2f2;}
/******************************************变速箱测试设备 End**************************************************/



/******************************************涡轮增压器测试设备 Start************************************************/
/* 产品种类 */
.PTCategory{}
.PTCategory .item_content{display: flex;align-items: center;flex-wrap: wrap;}
.PTCategory .item_content .item_content_li{margin-right: 60px;display: flex;align-items: center;}
.PTCategory .item_content .item_content_li .content_li_icon{display: flex;align-items: center;margin-right: 15px;}
.PTCategory .item_content .item_content_li .content_li_icon img{}
.PTCategory .item_content .item_content_li .content_li_info{font-size: 20px;color: #222;}
.PTCategory .item_content .item_content_li:last-child{margin-right: 0;} 


/* 主要参数 */
.TMParameters{background-color: #f2f2f2;}
.TMParameters .item_content{width: 100%; margin: 0 auto;}
.TMParameters .item_content .item_content_li{padding: 15px 0;padding-left: 20px;display: flex;align-items: center;justify-content: space-between;}
.TMParameters .item_content .item_content_li .content_li_a{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_b{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_c{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_d{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_e{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_f{width: 16.6666%;}
.TMParameters .item_content .item_content_li .content_li_txt{width: -webkit-fill-available;font-size: 16px;}
.TMParameters .item_content .item_content_li .content_li_li{font-size: 16px;line-height: 30px;color: #333333;}
.TMParameters .item_content .item_content_li .content_li_li p{font-size: 16px;line-height: 30px;color: #333333;}
.TMParameters .item_content .item_content_li:nth-child(odd){background-color: #ffffff;}
.TMParameters .item_content .item_content_li.ona{justify-content: flex-start;}
.TMParameters .item_content .item_content_li.ona .content_li_li{font-size: 16px;}
.TMParameters .item_content .item_content_li.ona .content_li_li:nth-child(1){ width: 16.666%;}
.TMParameters .item_content .item_content_li.ona .content_li_li:nth-child(2){ width: 16.666%;}
.TMParameters .item_content .item_content_li.ona .content_li_li:nth-child(3){ width: 16.666%;}
.TMParameters .item_content .item_content_li.onb{justify-content: flex-start;}
.TMParameters .item_content .item_content_li.onb .content_li_li{font-size: 16px;}
.TMParameters .item_content .item_content_li.onb .content_li_li:nth-child(1){ width: 16.666%;}
.TMParameters .item_content .item_content_li.onb .content_li_li:nth-child(2){ width: 80%;}
.TMParameters .item_content .item_top_li{background-color: #3572b4;}
.TMParameters .item_content .item_top_li:nth-child(odd){background-color: #3572b4;}
.TMParameters .item_content .item_top_li .content_li_li{color: #ffffff;}

/******************************************涡轮增压器测试设备 End**************************************************/


/******************************************发动机智能测试设备 Start************************************************/

/* 设备优势 */
.EAdvantage{background: #0a5098 url(../images/bn88.jpg) no-repeat 100%/cover;}
.EAdvantage .item_content{width: 100%;display: flex;justify-content: space-between;}
.EAdvantage .item_content .item_content_li{width: calc(20% - 20px);padding: 1.042vw;border-radius: 12px;border: 1px solid #ffffff30;}
.EAdvantage .item_content .item_content_li p{font-size: 0.8857vw;line-height: 1.7193vw;color: #ffffff;}


/* 主要客户 */
.pc_main .MClient{padding: 100px 0 50px 0;}
.pc_main .MClient .item_content{width: 100%;display: flex;align-items: flex-start;flex-wrap: wrap;justify-content: space-between;}
.pc_main .MClient .item_content_li{width: 13%;height: 120px;margin-bottom: 30px;display: flex;align-items: center;justify-content: center; border: 1px solid #dcdcdc; padding: 25px;}
.pc_main .MClient .item_content .item_content_li img{ }



/* 设备分类 */
.business_details_main .EClassification{background-color: #f2f2f2;}



/******************************************发动机智能测试设备 End**************************************************/


@media screen and (max-width:1740px){
	
	
}
@media screen and (max-width:1588px){
	.container{width: 93%;margin: 0 auto;}
	header.header{height: 70px;}
	header.header .hd_box .hdright_box nav ul li a{font-size: 16px;}
	header.header .hd_box .hdright_box nav ul li{margin: 0 20px;}
	.index_banners .hdbanners .banner_list .banner_list_info{width: 95%;}
	.index_banners .hdbanners .banner_toggle{width: 95%;bottom: 50px;}
	.index_main .core_business .item_content ul li .content_thumb{height: 565px;}
	.solution_main .core_business .item_banner .banner_list .banner_btm_img{height: 368px;}
	.solution_main .service_support .item_box .item_box_list{width: 50%;left: 0;}
	.solution_business_main .core_business .item_content ul li .item_btm_img{height: 395PX;}
	.news_details_main .news_details .item_left_list{width: 77%;padding: 35px;}
	.news_details_main .news_details .item_right_list{width: calc(23% - 20px);}
	.news_details_main .news_details .item_right_list .news_top_info{height: 273px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list{width: 77%;padding: 35px 30px 30px 30px;}
	.human_resources_details_main .recruit_details .item_box .item_right_list{width: calc(23% - 20px);padding: 30px 35px;}
	.contact_main .contact_info .item_box .item_left_list{width: 45%;}
	.contact_main .contact_info .item_box .item_right_map{width: 55%;}
	
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list{ padding: 0px 20px;}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p,.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p span{ font-size: 28px;}

    .TPCategory .item_content .content_top_list li .top_list_txt{ font-size: 18px;}
    .TPCategory .item_content .content_top_list{ flex-wrap: wrap;}


    .hy_institute_main .platform_services .item_content .item_right_list .item_title{  font-size: 24px;}

    .solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dt,.solution_business_main .core_business .item_content ul li .item_top_list .top_list_dt{ font-size: 16px;}
    .about_main .development_history .item_box .item_content .HistoryBanners .banner_list{ padding-left: 15px;}
    .about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info p{font-size: 12px; letter-spacing: 0.5px;}
    .about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info{ padding-right: 0px;}
    .TMParameters .item_content .item_content_li{padding: 7px 0;padding-left: 20px;}
    .TMParameters .item_content .item_content_li .content_li_li{font-size: 13px;line-height: 22px;}
    .TMParameters .item_content .item_content_li .content_li_li p{font-size: 13px;}
    .TMParameters .item_content .item_content_li.ona .content_li_li{font-size: 13px;}
    .TMParameters .item_content .item_content_li.onb .content_li_li{font-size: 13px;}

    .test_service_main .DCRange .DCRange_content .content_li p{ font-size: 12px; line-height: 22px;}

    .business_details_main .system_config .item_box .item_banner .banner_list .banner_list_txt p{ font-size: 14px; line-height: 24px;}


    .solution_business_main .core_business .item_content ul li .item_top_list .top_list_dd{ font-size: 20px;}
    .solution_business_main .core_business .item_content ul li .item_top_list .top_list_dt{ font-size: 14px;}

    .smart_driving_main .outstanding_quality .item_content .left_img .logo_cover{ width: 95px;}

    .test_service_main .live_scene .item_banner .banner_list .banner_list_img{ height: 260px;}
    .test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list{ padding: 18px;}
    .test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li{ margin-bottom: 12px;}
    .test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dd{ font-size: 15px; margin-bottom: 5px;}
    .test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt p{ font-size: 12px; line-height: 24px;}

    .test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box{ height: 190px;}
    .test_service_main .DCRange .DCRange_content .content_li{ margin-bottom: 10px;}
    .test_service_main .qualification_honor .item_box .item_banner .HonorBanners .banner_list .banner_list_img{ padding: 10px;}

    .pc_main .pc_items .item_hd_box .hd_left_list .left_top_list{ margin-bottom: 10px;}
    .pc_main .pc_items .item_hd_box .hd_left_list .left_top_list span{ font-size: 14px;}
    .pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list span,.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dd{ font-size: 30px;}
    .test_service_main .DCRange .DCRange_content .content_li{ width: 48%;}

    .test_service_main .DCRange .DCRange_content{ margin-top: 30px;}

    .TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dd{ font-size: 16px; font-weight: bolder;}
    .TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt p{ font-size: 14px; margin-right: 25px;}
    .TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt{ margin-top: 0;}

	.pc_main .pc_items{ padding: 70px 0px;}
	.test_service_main .stand_type{ margin-top: 20px;}

	.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination{ bottom: -33px;}

	.investor_main .notice_report{ padding-top: 0;}

	
	.item_content_cs .content_cs_list .cs_list_title,.test_service_main .live_scene .item_banner .banner_list .banner_list_txt{ font-size: 16px;}
	.item_content_cs .content_cs_list .cs_list_txt p{ font-size: 13px;}

	.test_service_main .stand_type .item_content ul li .stand_desc{ font-size: 15px;;}

	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left .l_left_dd{ font-size: 20px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dd,.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dt{ font-size: 14px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt p{line-height: 24px; font-size: 14px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul .item_content_title{ margin-bottom: 25px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li{ margin-bottom: 10px;;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dd{ margin-right: 10px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dt,.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dd{ font-size: 16px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt{ height: 112px;}

	.innovate_develop_main .innovate_develop .item_box .item_left_list{ width: 60%;}
	.innovate_develop_main .innovate_develop .item_box .item_right_img{ width: 30%;}
}

@media screen and (max-width:1506px){
	header.header .hd_box .hdright_box nav ul li{margin: 0 15px;}
    .test_service_main .test_center .item_content .item_content_list .content_list_li .list_li_info p{ font-size: 15px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dd{ font-size: 20px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dt{ font-size: 13px;}
}

@media screen and (max-width:1430px){
	header.header .hd_box .hdright_box nav ul li{margin: 0 10px;}
	.index_main .core_business .item_content ul li .content_list .top_info .info_desc p{ font-size: 12px;}

}

@media screen and (max-width:1370px){
	header.header .hd_box .logo .stock_code{display: none;}
	header.header .hd_box .hdright_box{width: calc(100% - 170px);}
	header.header .hd_box .hdright_box nav ul li{margin: 0 12px;}
	.index_main .core_business .item_content ul li .content_thumb{height: 506px;}
	.index_main .about_huayi .item_box .item_btm_list{bottom: 10%;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_img{height: 300px;}
	.solution_main .core_business .item_banner .banner_list .banner_btm_img{height: 287px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{height: 110px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 85%;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_img{height: 310px;}

	
	.item_content_cs .content_cs_list .cs_list_title{ font-size: 16px;}
	.item_content_cs .content_cs_list .cs_list_txt p{ font-size: 13px;}
}

@media screen and (max-width:1280px){
	.header.header .hd_box .hdright_box nav ul li{margin: 0 5px;}
	.index_main .core_business .item_content ul li .content_thumb{height: 471px;}
	.index_main .about_huayi .item_box .item_btm_list{bottom: 8%;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_img{height: 250px;}
	.solution_main .core_business .item_banner .banner_list .banner_btm_img{height: 256px;}
	.solution_business_main .core_business .item_content ul li .item_btm_img{height: 345px;}
}

/* 手机端1024开始响应 */
@media screen and (max-width:1024px){
	input::placeholder{font-size:15px;}
	textarea::placeholder{font-size:15px;}
	
	
	/* 公共样式 */
	header.header{display: none;}
	.container{width: 93%;margin: 0 auto;}
	
	.pc_main .pc_items{padding: 35px 0;}
	.pc_main .pc_items .item_hd_box{margin-bottom: 30px;align-items: center;justify-content: center;flex-direction: column;}
	.pc_main .pc_items .item_hd_box .hd_left_list{flex-direction: column;margin-bottom: 0;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list{margin-bottom: 15px;justify-content: center;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list img{}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_top_list span{font-size: 15px;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list span{font-size: 25px;margin-right: 0;margin-bottom: 15px;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list p{width:100%;font-size: 15px;line-height: 25px;}
	.pc_main .pc_items .item_hd_box .hd_right_list{display: flex;align-items: center;justify-content: center;}
	.pc_main .pc_items .item_hd_box .hd_right_list a{padding: 12px 20px;}
	.pc_main .pc_items .item_hd_box .hd_right_list a span{font-size: 13px;}
	.pc_main .pc_items .item_hd_box .hd_right_list a .more_icon{width: 13px;height: 8px;position: relative;}
	.pc_main .pc_items .item_hd_box .hd_right_list ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-around;}
	.pc_main .pc_items .item_hd_box .hd_right_list ul li{margin-right:0;margin-bottom: 20px;}
	.pc_main .pc_items .item_hd_box .hd_right_list ul li a{padding: 12px 20px;font-size: 15px;;}
	.pc_main .pc_items .item_hd_box .hd_right_list ul li:last-child{margin-right: 0px;}
	
	
	.pc_main .pc_items .item_hd_box .hd_right_nav{display: flex;align-items: center;}
	.pc_main .pc_items .item_hd_box .hd_right_nav ul{display: flex;align-items: center;}
	.pc_main .pc_items .item_hd_box .hd_right_nav ul li{margin-right: 20px;display: flex;align-items: center;justify-content: center;}
	.pc_main .pc_items .item_hd_box .hd_right_nav ul li a{width: 120px; height: 43px; font-size: 14px; }
	
	
	
	.pc_main .mav_crumbs{top: 25px;}
	.pc_main .mav_crumbs .crumbs_box{flex-wrap: wrap;}
	.pc_main .mav_crumbs .crumbs_box a{font-size: 15px;line-height: 28px;}
	.pc_main .mav_crumbs .crumbs_box a img{margin-right: 6px;height: 15px;}
	.pc_main .mav_crumbs .crumbs_box i{font-size: 17px;margin: 0 6px;}
	
	.pc_main .pc_items .item_banner .swiper_switch_btn{position: absolute;top: -60px;right: 0;display: flex;align-items: center;}
	.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;border: 1.5px solid #0954a5;}
	.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;color: #0954a5;font-weight: bold;}
	.pc_main .pc_items .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	
	
	/*分页*/
	.item_paging{margin: 30px 0 0 0;}
	.item_paging ul li{margin:0 5px;}
	.item_paging ul li a{width: 42px;height: 42px;font-size: 16px;}
	.item_paging ul li a i{font-size: 18px;}
	
	.layui-laypage-count{display: none;}
	.layui-laypage a{margin: 0 10px;}
	.layui-laypage-curr{margin: 0 10px;}
	.layui-laypage-disabled{margin: 0 10px;}
	
	
	
	/* 手机导航 */
	.m-header-nav{display: block;width:100%;height:45px;;position:fixed;top:0;overflow:hidden;background:#0753a4;z-index:99999999999999999999;}
	.m-header-nav .sp_header{width:100%;height:45px;padding: 0 20px;display:flex;align-items:center;justify-content:space-between;position: relative;top:0;overflow:hidden;background:#0753a4;z-index:9999999999999999999;}
	.m-header-nav .sp_logo{padding: 0;height:45px;display: flex;align-items: center;}
	.m-header-nav .sp_logo a{height:100%;display: flex;align-items: center;}
	.m-header-nav .sp_logo img{margin:auto;height:28px;width: auto;}
	.m-header-nav .sp_nav{width: 26px;float:right;position:relative;cursor:pointer;height:20px;z-index: 900;}
	.m-header-nav .sp_nav span{display:block;background:white;width: 28px;height: 2.2px;position:absolute;left: 0;transition:all ease 0.45s;border-radius: 50px;}
	.m-header-nav .sp_nav span:nth-of-type(1){top:0px; width:18px;}
	.m-header-nav .sp_nav span:nth-of-type(2){top: 9.5px;}
	.m-header-nav .sp_nav span:nth-of-type(3){top: 19.2px;}
	.m-header-nav .sp_nav_se span:nth-of-type(1){top: 10px;transform:rotate(45deg); width:28px;}
	.m-header-nav .sp_nav_se span:nth-of-type(2){width:0;transition:none;}
	.m-header-nav .sp_nav_se span:nth-of-type(3){top: 10px;transform:rotate(-45deg);}
	.m-header-nav .sjj_nav{display: none;width:100%;height:100%;position:fixed;font-size:15px;line-height:45px;top:45px;left:0;transition:top ease 0.45s;overflow:auto;overflow-x:hidden;background:white;z-index:99999999999999999999;}
	.m-header-nav .nav_show{display: block;}
	.m-header-nav .sjj_nav&gt;ul&gt;li:first-child{overflow:hidden;border-top:0;}
	.m-header-nav .sjj_nav&gt;ul&gt;li:first-child&gt;a{float:left; width:calc(100% - 90px);}
	.m-header-nav .sjj_nav&gt;ul&gt;li:first-child .language{float:right;width:90px;line-height:45px;margin-top:0;overflow:hidden;}
	.m-header-nav .sjj_nav&gt;ul&gt;li:first-child .language a{width:45px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
	.m-header-nav .sjj_nav ul li .sp_nav_xjb{position: absolute; top: 0; right: 0px; border-left: 1px #ddd solid; height: 45px; padding: 0px 13px; display: flex; align-items: center; justify-content: center; width:45px;}
	.m-header-nav .sjj_nav ul li .sp_nav_xjb i{transform:rotate(0deg);transition:all ease 0.45s;width: 10px;font-size: 25px;font-weight: 100;color: #aaaaaa;}
	.m-header-nav .sjj_nav ul li .sjj_nav_i_se i{transform:rotate(90deg);color: #333;}
	.m-header-nav .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;font-size:15px;}
	.m-header-nav .sjj_nav&gt;ul &gt;li:last-child{border-bottom:1px #ddd solid;}
	.m-header-nav .sjj_nav ul li ul{display:none}
	.m-header-nav .sjj_nav ul li a{width:100%;font-size:15px;line-height:45px;color:#666;display: block;}
	.m-header-nav .sjj_nav ul li ul li a{display:block;text-align:left;color:#666;}
	.m-header-nav .sjj_nav ul li ul li&gt;ul{margin-left:10px}
	/******************************************首页 Start****************************************************/
	
	
	/* 轮播图 */
	.index_banners{margin-top: 45px;}
	.index_banners .hdbanners .banner_list .banner_list_info{width: 90%;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt{margin-bottom: 25px;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dd{font-size: 15px; letter-spacing: 3px;margin-bottom: 15px; text-transform: uppercase;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dt{font-size: 22px;line-height: 35px;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_txt dt b{font-size:22px;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn a{padding: 10px 20px;}
	.index_banners .hdbanners .banner_list .banner_list_info .banner_list_btn a span{font-size: 13px;margin-right: 5px;}
	.index_banners .hdbanners .banner_toggle{display: none;}
	
	/* Index Main */
	
	/* 核心业务 */
	.index_main .core_business .item_hd_box .hd_left_list{margin-bottom: 20px;}
	.index_main .core_business .item_content ul{justify-content: space-between;flex-wrap: wrap;}
	.index_main .core_business .item_content ul li{width: 100%;margin-bottom: 20px;}
	.index_main .core_business .item_content ul li a{width: 100%;align-items: center;justify-content: center;}
	.index_main .core_business .item_content ul li .content_thumb{width: 100%;height: 350px;}
	.index_main .core_business .item_content ul li .content_list{padding: 30px 25px 25px 25px;}
	.index_main .core_business .item_content ul li .content_list .top_info{}
	.index_main .core_business .item_content ul li .content_list .top_info .info_title{margin-bottom: 25px;}
	.index_main .core_business .item_content ul li .content_list .top_info .info_title span{font-size: 22px;}
	.index_main .core_business .item_content ul li .content_list .top_info .info_desc{margin-bottom: 20px;}
	.index_main .core_business .item_content ul li .content_list .top_info .info_desc p{font-size: 16px;line-height: 25px;}
	.index_main .core_business .item_content ul li .content_list .top_info .info_list p{font-size: 16px;padding-left: 15px;margin-bottom: 15px;}
	.index_main .core_business .item_content ul li .content_list .btm_btn .more_icon{width: 45px;height: 45px;margin-right: 15px;;}
	.index_main .core_business .item_content ul li .content_list .btm_btn span{font-size: 16px;}
	.index_main .core_business .item_content ul li:last-child{margin-bottom: 0;}
	
	
	/* 创新发展 */
	.index_main .innovative_development{padding: 0 0 0 0;}
	.index_main .innovative_development .content_backimg img{width: 100%;height: 350px;}
	.index_main .innovative_development .item_box{position:absolute;top: 28%; left: 50%;display:flex; flex-direction:column; justify-content:center;}
	.index_main .innovative_development .item_box .content_info_list{padding: 0 20px;}
	.index_main .innovative_development .item_box .content_info_list .top_list_info{margin-bottom: 16px;}
	.index_main .innovative_development .item_box .content_info_list .top_list_info .info_li{margin-bottom: 16px;font-size: 14px;}
	.index_main .innovative_development .item_box .content_info_list .top_list_info .info_cntitle{font-size: 22px;}
	.index_main .innovative_development .item_box .content_info_list .top_list_info .info_desc{font-size: 14px;}
	.index_main .innovative_development .item_box .content_info_list .btm_more_btn{display: flex; justify-content: flex-start; align-items: center;}
	.index_main .innovative_development .item_box .content_info_list .btm_more_btn a{padding: 11px 17px;display: flex;align-items: center;}
	.index_main .innovative_development .item_box .content_info_list .btm_more_btn a span{font-size: 12px;margin-right: 5px;}
	.index_main .innovative_development .innovative_list{bottom: 0;}
	.index_main .innovative_development .innovative_list ul{justify-content: center;flex-wrap: wrap;}
	.index_main .innovative_development .innovative_list ul li{width: 50%;height: 80px;}
	.index_main .innovative_development .innovative_list ul li:before{height: 75%;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dd .icon{width: 30px;height: 30px;margin-bottom: 10px;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dd .icon img{width: 17px;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dd .list_dd_txt{font-size: 16px;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dt{height: 0;margin-top: 5px;display: none;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dt .list_dt_txt{font-size: 14px;margin-bottom: 15px;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dt .more_btn{font-size: 14px;}
	.index_main .innovative_development .innovative_list ul li .innovative_list_dt .more_btn img{margin-right: 6px;width: 20px;height: 20px;}
	.index_main .innovative_development .innovative_list ul li a:hover .innovative_list_dt{height: 0;opacity: 0;}
	
	/* 新闻资讯 */
	.index_main .news{padding: 35px 0 35px 0;}
	.index_main .news .item_hd_box{margin-bottom: 60px;}
	.index_main .news .item_content .indexNewsBanners .banner_list{}
	.index_main .news .item_content .indexNewsBanners .banner_list a{width: 100%;padding: 30px;}
	.index_main .news .item_content .indexNewsBanners .banner_list a::after{display: none;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_time{margin-bottom: 20px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_time time{font-size: 16px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_title{height: 55px;margin-bottom: 20px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_title span{font-size: 22px;line-height: 34px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_desc{height: 145px;margin-bottom: 10px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .news_desc p{font-size: 15px;line-height: 27px;-webkit-line-clamp: 2;}
	.index_main .news .item_content .indexNewsBanners .banner_list .more_btn{display: flex;align-items: center;}
	.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon{width: 50px;height: 50px;margin-right: 15px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .more_btn .more_icon img{width: 20px;height: 14px;}
	.index_main .news .item_content .indexNewsBanners .banner_list .more_btn span{font-size: 16px;}
	/* .index_main .news .item_content .swiper_switch_btn{top: -60px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 14px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-button-prev{margin-right: 10px;} */
	.index_main .news .item_content .swiper_switch_btn{top: -60px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 14px;}
	.index_main .news .item_content .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	
	
	/* 与华依一起 */
	.index_main .about_huayi{padding: 0;}
	.index_main .about_huayi .item_backimg{height: 350px;}
	.index_main .about_huayi .item_backimg img{height: 100%;}
	.index_main .about_huayi .item_box{}
	.index_main .about_huayi .item_box .item_top_list{justify-content: center;flex-direction: column;}
	.index_main .about_huayi .item_box .item_top_list ul{justify-content: center;flex-direction: column;}
	.index_main .about_huayi .item_box .item_top_list ul li{width: 100%;height: 100%;border-right: none;}
	.index_main .about_huayi .item_box .item_top_list ul li a{width: 100%; height: 100%;display: flex; align-content: center; justify-content: center; align-items: center; flex-direction: column;position: relative;}
	.index_main .about_huayi .item_box .item_top_list ul li:last-child{border: none;}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list{width: 100%;padding:0 25px; position: absolute;top: 8%;left: 50%;transform: translateX(-50%) translateY(-50%);}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .en_title{margin-bottom: 25px;}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title{}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .en_title p{font-size: 14px;line-height: 20px;}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p{font-size: 23px;line-height: 30px;}
	.index_main .about_huayi .item_box .item_top_list ul li .item_top_list .cn_title p span{font-size: 23px;line-height: 30px;}
	.index_main .about_huayi .item_box .item_btm_list{height: 135px;bottom: 2%;}
	.index_main .about_huayi .item_box .item_btm_list ul li .list_icon{margin-bottom: 10px;}
	.index_main .about_huayi .item_box .item_btm_list ul li .list_icon img{width: 30px;height: auto;}
	.index_main .about_huayi .item_box .item_btm_list ul li .icon_title span{font-size: 15px;line-height: 25px;}
	
	
	/* 底部导航 */
	footer.footer{width: 100%;background-color: #181818;position: relative;}
	footer.footer .item_box{}
	footer.footer .item_box .item_top_list{width: 100%;padding: 30px 0;border-bottom: 1px solid #313131;}
	footer.footer .item_box .item_top_list ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}
	footer.footer .item_box .item_top_list ul li{width: 32%;margin: 0 0 20px 0;text-align: center;}
	footer.footer .item_box .item_top_list ul li a{font-size: 15px;color: #8b8b8b;}
	footer.footer .item_box .item_top_list ul li a:hover{color: #ffffff;}
	footer.footer .item_box .item_top_list ul li:last-child{margin-right: 0px;}
	footer.footer .item_box .item_top_list ul li:nth-last-child(-n+3){margin-bottom: 0;}
	footer.footer .item_box .item_center_list{width: 100%;padding: 25px 0;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	footer.footer .item_box .item_center_list .left_form{width: 100%;margin-bottom: 20px;}
	footer.footer .item_box .item_center_list .left_form form{width: 100%;display: flex;align-items: center;flex-direction: column;}
	footer.footer .item_box .item_center_list .left_form form .btm_form_li{width: 100%;display: flex;align-items: center;justify-content: space-between;}
	footer.footer .item_box .item_center_list .left_form form .btm_form_a{margin-bottom:12px;}
	footer.footer .item_box .item_center_list .left_form form .btm_email{width: 64%;height: 40px;padding: 0 10px;margin-right: 0;font-size: 13px;color: #ffffff;;border: 1px solid #313131;background-color: #181818;}
	footer.footer .item_box .item_center_list .left_form form input[type='submit']{width: 100%;height: 40px;font-size: 13px;color: #ffffff;background-color: #0753a4;cursor: pointer;}
	footer.footer .item_box .item_center_list .left_form form .btm_email::placeholder{font-size: 13px; color: #8b8b8b;}
	footer.footer .item_box .item_center_list .left_form form .yzm{width: 32%;height: 40px;padding: 0 20px;margin-right: 0;font-size: 13px;color: #ffffff;;border: 1px solid #313131;background-color: #181818;}
	footer.footer .item_box .item_center_list .left_form form .verifyimg{width: 65%;height: 35px;margin-right: 14px;}
	
	footer.footer .item_box .item_center_list .right_share{}
	footer.footer .item_box .item_center_list .right_share ul{display: flex;align-items: center;}
	footer.footer .item_box .item_center_list .right_share ul li{margin: 0 10px;position: relative;}
	footer.footer .item_box .item_center_list .right_share ul li a{display: flex; justify-content: center; align-items: center;}
	footer.footer .item_box .item_center_list .right_share ul li a img{}
	footer.footer .item_box .item_center_list .right_share ul li .list_down{position: absolute;bottom: 150%;left: 50%;transform:translateX(-50%);display: flex; justify-content: center; align-items: center;}
	footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li{padding: 8px;border-radius: 6px;transform: scale(0);background-color: #ffffff;overflow: hidden;transition: transform 0.35s ease 0s; -webkit-transform: transform 0.35s ease 0s;}
	footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_qrcode{width: 120px;height: 120px;overflow: hidden;}
	footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_qrcode img{width: 100%;height: 100%;}
	footer.footer .item_box .item_center_list .right_share ul li .list_down .list_down_li .down_title{padding:4px 0 0 0;font-size: 14px;color: #999999;display: flex;align-items: center;justify-content: center;}
	footer.footer .item_box .item_center_list .right_share ul li:last-child{margin-right: 0px;}
	footer.footer .item_box .item_center_list .right_share ul li .list_down.on .list_down_li{transform: scale(1);}
	footer.footer .item_box .item_btm_list{width: 100%;padding-bottom: 25px;display: flex;align-items: center;justify-content: center;flex-direction: column;align-content: center;}
	footer.footer .item_box .item_btm_list .btm_left_list{width: 100%;margin-bottom: 15px;display: flex;align-items: center;flex-direction: column;justify-content: center;}
	footer.footer .item_box .item_btm_list .btm_left_list p{margin: 0 0 15px 0;font-size: 12px;color: #8b8b8b;}
	footer.footer .item_box .item_btm_list .btm_left_list a{font-size: 12px;color: #8b8b8b;}
	footer.footer .item_box .item_btm_list .btm_right_list{}
	footer.footer .item_box .item_btm_list .btm_right_list a{font-size: 12px;color: #8b8b8b;}
	footer.footer .item_box .item_btm_list a:hover{color: #ffffff;}
	/******************************************首页 End*****************************************************/
	
	
	/* 公共内页样式 */
	.header_banner{width: 100%;margin-top: 45px;display: flex; align-items: center; justify-content: center;position: relative;}
	.header_banner .baner_img{width: 100%;height: 220px;}
	.header_banner .baner_img img{width: 100%;height: 100%;object-fit: cover;}
	.header_banner .banner_list{position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
	.header_banner .banner_list .list_title{display: flex;align-items: center;justify-content: center;}
	.header_banner .banner_list .list_title p{font-size: 22px;line-height: 40px;color: white;}
	
	
	.content_list_video .list_video_content{ width: 90%;}
	.content_list_video .list_video_content .video_content_close span{ font-size: 16px;}
	/******************************************关于华依 Start************************************************/
	.about_main{}
	
	
	/* 集团简介 */
	.about_main .group_profile{}
	.about_main .group_profile .item_box{justify-content: center; align-items: center;flex-direction: column;}
	.about_main .group_profile .item_box .item_left_list{width: 100%;margin-bottom: 20px;}
	.about_main .group_profile .item_box .item_left_list .item_hd_box{margin-bottom: 20px;}
	.about_main .group_profile .item_box .item_left_list .item_content_box{padding-right: 0;}
	.about_main .group_profile .item_box .item_left_list .item_content{margin-bottom: 20px;height: auto;padding-right: 0;overflow: hidden;}
	.about_main .group_profile .item_box .item_left_list .item_content p{margin-bottom: 15px;font-size: 15px;line-height: 30px}
	.about_main .group_profile .item_box .item_left_list .item_achievement ul{transform: translateX(0);flex-wrap: wrap;}
	.about_main .group_profile .item_box .item_left_list .item_achievement ul li{width: 48%;margin-bottom: 25px;}
	.about_main .group_profile .item_box .item_left_list .item_achievement ul li::after{display: none;}
	.about_main .group_profile .item_box .item_left_list .item_achievement ul li .item_top_dd{font-size: 70px;margin-bottom: 15px;;}
	.about_main .group_profile .item_box .item_left_list .item_achievement ul li .item_btm_dt{font-size: 15px}
	.about_main .group_profile .item_box .item_right_img{width: 100%;}
	.about_main .group_profile .item_box .item_right_img img{width: 80%;}
	
	
	/* 发展历程 */
	.about_main .development_history{padding: 30px 0;}
	.about_main .development_history .item_box{}
	.about_main .development_history .item_box .item_hd_box{margin-bottom: 60px;}
	.about_main .development_history .item_box .item_content{width: 100%;}
	.about_main .development_history .item_box .item_content .swiper_switch_btn{top: -50px;}
	.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.about_main .development_history .item_box .item_content .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	.about_main .development_history .item_box .item_content .HistoryBanners::after{display: none;}
	.about_main .development_history .item_box .item_content .HistoryBanners:before{display: none;}
	.about_main .development_history .item_box .item_content .HistoryBanners .swiper-wrapper{padding: 0 8px;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(odd){margin: 0;padding: 0;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:nth-child(even){margin: 0;padding: 0;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list{min-height:auto;height:250px;padding:0;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list::after{display: none;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list:before{display: none;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time{margin-bottom: 20px;display: flex;align-items: center;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time .list_time_dd{font-size: 24.5px;margin-right: 10px;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_time .list_time_dt{font-size: 21.5px;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info{}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info p{margin-bottom: 15px;font-size: 14px;}
	.about_main .development_history .item_box .item_content .HistoryBanners .banner_list .banner_list_info p:last-child{margin-bottom: 0;}
	
	
	/* 企业文化 */
	.about_main .company_culture .item_hd_box{margin-bottom: 20px;}
	.about_main .company_culture .item_content ul{flex-direction: column;}
	.about_main .company_culture .item_content ul li{width: 100%;height: auto;margin-bottom: 30px;padding: 35px;}
	.about_main .company_culture .item_content ul li::after{display: none;}
	.about_main .company_culture .item_content ul li .item_icon{margin-bottom: 20px;}
	.about_main .company_culture .item_content ul li .item_title{margin-bottom: 16px;font-size: 23px;}
	.about_main .company_culture .item_content ul li .item_desc{font-size: 15px;}
	.about_main .company_culture .item_content ul li:last-child{margin-bottom: 0;}
	
	
	/* 组织架构 */
	.about_main .organization_schema .item_hd_box{margin-bottom: 30px;}
	.about_main .organization_schema .item_hd_box .hd_left_list{margin-bottom: 0;}
	.about_main .organization_schema .item_content{display: flex;align-items: center;justify-content: center;}
	.about_main .organization_schema .item_content img{max-width: 100%;}
	
	
	/* 资质荣誉 */
	.about_main .qualification_honor .item_box .item_hd_box{margin-bottom: 35px;}
	.about_main .qualification_honor .item_box .item_content .swiper_switch_btn{top: -60px;}
	.about_main .qualification_honor .item_box .item_content .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.about_main .qualification_honor .item_box .item_content .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_img{padding: 0  20px;height: 342px;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_img img{max-width: 100%;max-height: 100%;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_title{padding: 18px 20px;}
	.about_main .qualification_honor .item_box .item_content .HonorBanners .banner_list .banner_list_title p{font-size: 16px;line-height: 25px;height: 50px;}
	
	
	/* 合作伙伴 */
	.about_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 60px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{top: -60px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 12px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;align-items: flex-end;flex-direction: row;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 10px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 90px;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 80%;max-height: 80%;}
	.about_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}
	
	
	/******************************************服务与解决方案 Start*******************************************/
	/* 业务架构 */
	.solution_main .business_architecture{}
	.solution_main .business_architecture .item_box{}
	.solution_main .business_architecture .item_box .item_hd_box{}
	
	
	/* 核心业务 */
	.solution_main .core_business .item_hd_box .hd_left_list{margin-bottom: 20px;}
	.solution_main .core_business .item_content ul{justify-content: space-between;flex-wrap: wrap;}
	.solution_main .core_business .item_content ul li{width: 100%;margin-bottom: 20px;}
	.solution_main .core_business .item_content ul li a{width: 100%;align-items: center;justify-content: center;}
	.solution_main .core_business .item_content ul li .content_thumb{width: 100%;height: 350px;}
	.solution_main .core_business .item_content ul li .content_list{padding: 30px 25px 25px 25px;}
	.solution_main .core_business .item_content ul li .content_list .top_info{}
	.solution_main .core_business .item_content ul li .content_list .top_info .info_title{margin-bottom: 25px;}
	.solution_main .core_business .item_content ul li .content_list .top_info .info_title span{font-size: 25px;}
	.solution_main .core_business .item_content ul li .content_list .top_info .info_desc{margin-bottom: 25px;}
	.solution_main .core_business .item_content ul li .content_list .top_info .info_desc p{font-size: 16px;line-height: 25px;}
	.solution_main .core_business .item_content ul li .content_list .top_info .info_list p{font-size: 16px;padding-left: 15px;margin-bottom: 15px;}
	.solution_main .core_business .item_content ul li .content_list .btm_btn .more_icon{width: 45px;height: 45px;margin-right: 15px;;}
	.solution_main .core_business .item_content ul li .content_list .btm_btn span{font-size: 16px;}
	.solution_main .core_business .item_content ul li:last-child{margin-bottom: 0;}
	
	
	/* 核心业务 */
	.solution_main .product_overview{padding: 35px 0 45px 0;}
	.solution_main .product_overview .item_box{}
	.solution_main .product_overview .item_box .item_hd_box{margin-bottom: 20px;}
	.solution_main .product_overview .item_box .item_hd_box .hd_left_list{margin-bottom: 20px;}
	.solution_main .product_overview .item_box .item_hd_box .hd_right_list ul li{margin-bottom: 15px;}
	.solution_main .product_overview .item_box .item_hd_box .hd_right_list ul li:nth-last-child(-n+2){margin-right: 0px;margin-bottom: 0;}
	.solution_main .product_overview .item_banner .CoreBusinessBanners{overflow: unset;}
	.solution_main .product_overview .item_banner .banner_list a{padding: 30px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list{margin-bottom: 20px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dd{margin-bottom: 12px;font-size: 25px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_dt{margin-bottom: 5px;font-size: 16px;min-height: auto;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn{display: flex;align-items: center;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_txt{margin-right: 10px;font-size: 16px;}
	.solution_main .product_overview .item_banner .banner_list .banner_top_list .top_list_more_btn .more_btn_icon{width: 23px;height: 11px;display: flex;align-items: center;position: relative;}
	.solution_main .product_overview .item_banner .banner_list .banner_btm_img{height: 300px;display: flex;align-items: center;justify-content: center;}
	.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination{bottom: -25px;}
	.solution_main .product_overview .item_banner .CoreBusinessBanners .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 6px;}
	
	
	/* 服务支持 */
	.solution_main .service_support{background-size: cover;background-position: 30% 50%;}
	.solution_main .service_support .item_box .item_box_list{width: 100%;left: 0%;}
	.solution_main .service_support .item_box .item_content{height: 365px;}
	.solution_main .service_support .item_box .item_content ul li{margin-bottom: 20px;}
	.solution_main .service_support .item_box .item_content ul li .item_list_dd{margin-bottom: 10px;font-size: 22px;}
	.solution_main .service_support .item_box .item_content ul li .item_list_dt{font-size: 15px;line-height: 23px;}
	
	
	/* 合作客户 */
	.solution_main .cooperate_partner{}
	.solution_main .cooperate_partner .item_box{}
	.solution_main .cooperate_partner .item_box .item_box_list{}
	.solution_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 60px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{top: -60px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 12px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;align-items: flex-end;flex-direction: row;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 10px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 90px;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 80%;max-height: 80%;}
	.solution_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}
	/******************************************服务与解决方案 End*********************************************/
	
	
	/******************************************服务与解决方案-核心业务 Start***********************************/
	
	/* 动力总成智能测试设备简介 */
	.solution_business_main .item_desc{margin-top: 55px;}
	.solution_business_main .item_desc .item_box{display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.solution_business_main .item_desc .item_box .item_left_list{width: 100%;height: 273px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
	.solution_business_main .item_desc .item_box .item_left_list img{}
	.solution_business_main .item_desc .item_box .item_right_list{width: 100%;}
	.solution_business_main .item_desc .item_box .item_right_list .list_title{margin-bottom: 15px;font-size: 22px;color: #333333;font-weight: 500;}
	.solution_business_main .item_desc .item_box .item_right_list .list_desc{margin-bottom: 35px;max-height: 222px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden;}
	.solution_business_main .item_desc .item_box .item_right_list .list_desc p{margin-bottom: 15px;line-height: 30px;font-size: 16px;color: #666666;}
	.solution_business_main .item_desc .item_box .item_right_list .list_desc p:last-child{margin-bottom: 0;}
	.solution_business_main .item_desc .item_box .item_right_list .online_consult{margin-bottom: 15px;}
	.solution_business_main .item_desc .item_box .item_right_list .online_consult a{padding: 12px 35px;font-size: 15px;border: 1px solid #0753a4;color: #ffffff; background-color: #0753a4;border-radius: 100px;}
	.solution_business_main .item_desc .item_box .item_right_list .online_consult a:hover{}
	
	
	/* 应用领域 */
	.solution_business_main .apply_field{background: url(../images/bg2.jpg) no-repeat 100%/cover;}
	.solution_business_main .apply_field .item_content{width: 100%;height: 200px;}
	.solution_business_main .apply_field .item_content p{font-size: 16px;color: #ffffff;}
	
	
	/* 产品用途 */
	.solution_business_main .product_usage .item_hd_box{margin-bottom: 25px;}
	.solution_business_main .product_usage .item_content{width: 100%;}
	.solution_business_main .product_usage .item_content ul{width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.solution_business_main .product_usage .item_content ul li{width: 100%;height: 250px;margin-bottom: 10px;display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;box-shadow: 0 0 15px 1px rgba(7,83,164,0.1);}
	.solution_business_main .product_usage .item_content ul li .item_content_icon{margin-bottom: 35px;display: flex;align-items: center;justify-content: center;}
	.solution_business_main .product_usage .item_content ul li .item_content_icon img{}
	.solution_business_main .product_usage .item_content ul li .item_content_title{width: 100%;font-size: 17px;color: #222222;text-align: center;}
	
	
	
	
	.solution_business_main{}
	.solution_business_main .core_business{padding: 35px 0 25px 0;}
	.solution_business_main .core_business .item_content ul{width: 100%;display: flex;flex-wrap: wrap;}
	.solution_business_main .core_business .item_content ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.solution_business_main .core_business .item_content ul li a{padding: 30px;}
	.solution_business_main .core_business .item_content ul li .item_top_list{margin-bottom: 10px;}
	.solution_business_main .core_business .item_content ul li .item_top_list .top_list_dd{margin-bottom: 12px;font-size: 22px;}
	.solution_business_main .core_business .item_content ul li .item_top_list .top_list_dt{margin-bottom: 20px;font-size: 15px;}
	.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_txt{margin-right: 10px;font-size: 16px;}
	.solution_business_main .core_business .item_content ul li .item_top_list .top_list_more_btn .more_btn_icon{width: 23px;height: 11px;}
	.solution_business_main .core_business .item_content ul li .item_btm_img{height: 330px;}
	.solution_business_main .core_business .item_content ul li .item_btm_img img{max-width: 100%;max-height: 100%;}
	.solution_business_main .core_business .item_content ul li:last-child{height: 330px;}
	.solution_business_main .core_business .item_content ul li:nth-last-child(-n+3){margin-bottom: 20px;}
	.solution_business_main .core_business .item_content ul li:last-child{margin-bottom: 0px;}
	/******************************************服务与解决方案-核心业务 End*************************************/
	
	
	/******************************************服务与解决方案-核心业务详情页 Start******************************/
	
	/* 详情介绍 */
	.business_details_main .business_details{padding: 100px 0 35px 0;}
	.business_details_main .business_details .item_box{justify-content: center;flex-direction: column;}
	.business_details_main .business_details .item_box .item_left_list{width: 100%;height: 280px;margin-bottom: 25px;}
	.business_details_main .business_details .item_box .item_right_list{width: 100%;}
	.business_details_main .business_details .item_box .item_right_list .list_title{margin-bottom: 20px;font-size: 22px;}
	.business_details_main .business_details .item_box .item_right_list .list_desc{margin-bottom: 30px;max-height: 230px; -webkit-line-clamp: 6;}
	.business_details_main .business_details .item_box .item_right_list .list_desc p{margin-bottom: 12px;line-height: 28px;font-size: 15px;}
	.business_details_main .business_details .item_box .item_right_list .list_desc p:last-child{margin-bottom: 0;}
	.business_details_main .business_details .item_box .item_right_list .online_consult{margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
	.business_details_main .business_details .item_box .item_right_list .online_consult a{padding: 10px 30px;font-size: 15px;}
	
	
	/* 系统配置 */
	.business_details_main .system_config{padding: 35px 0;}
	.business_details_main .system_config .item_box .item_hd_box{margin-bottom: 70px;}
	.business_details_main .system_config .item_box .item_banner{}
	.business_details_main .system_config .item_box .item_banner .swiper_switch_btn{top: -58px;}
	.business_details_main .system_config .item_box .item_banner .SystemConfigBanners{}
	.business_details_main .system_config .item_box .item_banner .banner_list{padding: 30px 42px;}
	.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: 80px;margin-bottom: 20px;}
	.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 128px;}
	.business_details_main .system_config .item_box .item_banner .banner_list .banner_list_txt p{line-height: 32px;font-size: 16px;-webkit-line-clamp: 4;}
	
	
	/* 测试内容 */
	.business_details_main .test_content .item_box{justify-content: center;flex-direction: column;}
	.business_details_main .test_content .item_box .item_left_list{width: 100%;height: 280px;margin-bottom: 25px;}
	.business_details_main .test_content .item_box .item_left_list img{}
	.business_details_main .test_content .item_box .item_right_list{width: 100%;}
	.business_details_main .test_content .item_box .item_right_list .item_hd_box{margin-bottom: 20px;}
	.business_details_main .test_content .item_box .item_right_list .item_content{width: 100%;height: 230px;}
	.business_details_main .test_content .item_box .item_right_list .item_content p{line-height: 32px;font-size: 16px;-webkit-line-clamp: 8;}
	
	
	/* 经典案例 */
	.business_details_main .typical_case{padding: 30px 0;}
	.business_details_main .typical_case .item_box{}
	.business_details_main .typical_case .item_box .item_hd_box{margin-bottom: 65px;}
	.business_details_main .typical_case .item_box .item_banner{}
	.business_details_main .typical_case .item_box .item_banner .swiper_switch_btn{top: -55px;}
	.business_details_main .typical_case .item_box .item_banner .banner_list{}
	.business_details_main .typical_case .item_box .item_banner .banner_list a{width: 100%;}
	.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: 270px;}
	.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
	.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 55px;padding: 0 20px;}
	.business_details_main .typical_case .item_box .item_banner .banner_list .banner_list_txt p{font-size: 16px;}
	.business_details_main .typical_case .item_box .item_banner .banner_list a:hover .banner_list_img img{transform: scale(1.15);}
	/******************************************服务与解决方案-核心业务详情页 End********************************/
	
	
	/******************************************创新发展 Start************************************************/
	
	/* 创新发展 */
	.innovate_develop_main .innovate_develop{}
	.innovate_develop_main .innovate_develop .item_box{justify-content: center;flex-direction: column;}
	.innovate_develop_main .innovate_develop .item_box .item_left_list{width: 100%;margin-bottom: 20px;}
	.innovate_develop_main .innovate_develop .item_box .item_left_list .item_hd_box{margin-bottom: 20px;}
	.innovate_develop_main .innovate_develop .item_box .item_left_list .item_hd_box .hd_left_list .left_btm_list p{line-height:20px;}
	.innovate_develop_main .innovate_develop .item_box .item_left_list .item_content{width: 100%;height: auto;overflow: hidden;}
	.innovate_develop_main .innovate_develop .item_box .item_left_list .item_content p{margin-bottom: 12px;line-height: 30px;font-size: 15px;}
	.innovate_develop_main .innovate_develop .item_box .item_right_img{width: 100%;justify-content: center;}
	.innovate_develop_main .innovate_develop .item_box .item_right_img img{max-width: 85%;}
	
	
	
	
	/* 实验室认证能力 */
	.innovate_develop_main .certification_capability .item_box .item_hd_box{align-items: center; justify-content: center; flex-direction: column;}
	.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dd{margin-bottom: 15px;font-size: 23px; }
	.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dt{}
	.innovate_develop_main .certification_capability .item_box .item_hd_box .hd_box_dt p{line-height: 32px; font-size: 15px;}
	.innovate_develop_main .certification_capability .item_box .item_banner{}
	.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners{}
	.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_img{padding: 20px  20px 10px 15px;height: 330px;}
	.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_img img{width: auto;height: 100%;}
	.innovate_develop_main .certification_capability .item_box .item_banner .CertificationCapabilityBanners .banner_list .banner_list_txt{padding: 10px 3px;font-size: 16px;margin-bottom: 6px;}
	
	
	
	
	
	/* 技术专利 */
	.innovate_develop_main .technology_patent .item_box .item_hd_box{margin-bottom: 65px;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_img{width: 100%;padding: 20px;height: 350px;display: flex;align-items: center;justify-content: center;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_img img{width: auto;height: 100%;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt{padding: 18px;width: 100%;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt .list_txt_dd{font-size: 17px;margin-bottom: 5px;}
	.innovate_develop_main .technology_patent .item_box .item_banner .TechnologyPatentBanners .banner_list .banner_list_txt .list_txt_dt{line-height: 26px;height: 52px;font-size: 15px;}
	
	
	/* 行业洞察 */
	.innovate_develop_main .industry_insights{padding: 50px 0;}
	.innovate_develop_main .industry_insights .item_box .item_box_list{width: 100%;}
	.innovate_develop_main .industry_insights .item_box .item_box_list .item_hd_box{margin-bottom: 25px;}
	.innovate_develop_main .industry_insights .item_box .item_box_list .item_content{width: 100%;}
	.innovate_develop_main .industry_insights .item_box .item_box_list .item_content p{margin-bottom: 10px;line-height: 28px;font-size: 15px;}
	.innovate_develop_main .industry_insights .item_box .item_box_list .item_content:last-child{margin-bottom: 10px;}
	/******************************************创新发展 End**************************************************/
	
	
	/******************************************新闻资讯 Start************************************************/
	
	.news_main .news_item .item_box{}
	.news_main .news_item .item_box .item_hd_box{margin-bottom: 30px;}
	.news_main .news_item .item_box .item_hd_box .hd_left_list{margin-bottom: 15px;}
	.news_main .news_item .item_box .item_hd_box .hd_right_list ul li{margin:0 10px 0 10px;}
	.news_main .news_item .item_box .item_content ul{justify-content: center;flex-wrap: wrap;}
	.news_main .news_item .item_box .item_content ul li{width: 100%;}
	.news_main .news_item .item_box .item_content ul li a{width: 100%;padding: 25px;}
	.news_main .news_item .item_box .item_content ul li a::after{display: none;}
	.news_main .news_item .item_box .item_content ul li .news_time{margin-bottom: 20px;}
	.news_main .news_item .item_box .item_content ul li .news_time time{font-size: 16px;}
	.news_main .news_item .item_box .item_content ul li .news_title{height: 55px;margin-bottom: 15px;}
	.news_main .news_item .item_box .item_content ul li .news_title span{font-size: 20px;line-height: 30px;-webkit-line-clamp: 2;}
	.news_main .news_item .item_box .item_content ul li .news_title span b{font-size: 20px;line-height: 30px;}
	.news_main .news_item .item_box .item_content ul li .news_desc{height: 158px;margin-bottom: 15px;}
	.news_main .news_item .item_box .item_content ul li .news_desc p{font-size: 15px;line-height: 27px;-webkit-line-clamp: 2;}
	.news_main .news_item .item_box .item_content ul li .more_btn .more_icon{width: 40px;height: 40px;margin-right: 10px;}
	.news_main .news_item .item_box .item_content ul li .more_btn .more_icon img{width: 20px;height: 14px;}
	.news_main .news_item .item_box .item_content ul li .more_btn span{font-size: 16px;}
	/******************************************新闻资讯 End**************************************************/
	
	
	/******************************************新闻资讯-详情页 Start******************************************/
	.news_details_main{position: relative;}
	
	.news_details_main .news_details{padding: 130px 0 35px 0;}
	.news_details_main .news_details .item_box{align-items: center;justify-content: center;flex-direction: column;}
	.news_details_main .news_details .item_left_list{width: 100%;padding: 20px;margin-bottom: 30px;}
	.news_details_main .news_details .item_left_list .item_top_list{width: 100%;padding-bottom: 20px;}
	.news_details_main .news_details .item_left_list .item_top_list .list_title{margin-bottom: 15px;}
	.news_details_main .news_details .item_left_list .item_top_list .list_title h1{font-size: 20px;line-height: 30px;font-weight: 400;}
	.news_details_main .news_details .item_left_list .item_top_list .list_time{}
	.news_details_main .news_details .item_left_list .item_top_list .list_time time{font-size: 14px;}
	.news_details_main .news_details .item_left_list .item_content{width: 100%;padding: 20px 0;}
	.news_details_main .news_details .item_left_list .item_content p{font-size: 15px;line-height: 28px;}
	.news_details_main .news_details .item_left_list .item_btm_list{padding-top: 20px;justify-content: center;flex-direction: column;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav{width: 100%;margin-bottom: 15px;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage{width: 100%; font-size: 15px;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage span{width: 64px;font-size: 15px;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .pcpage a{width: calc(100% - 60px);font-size: 15px;;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .prevpage{margin-bottom: 15px;}
	.news_details_main .news_details .item_left_list .item_btm_list .paging_nav .nextpage{}
	.news_details_main .news_details .item_left_list .item_btm_list .return_list{width: 100%;display: flex;align-items: center;justify-content: center;}
	.news_details_main .news_details .item_left_list .item_btm_list .return_list a{padding: 12px 20px;}
	.news_details_main .news_details .item_left_list .item_btm_list .return_list a span{font-size: 15px;}
	.news_details_main .news_details .item_right_list{width: 100%;}
	.news_details_main .news_details .item_right_list .news_top_info{width: 100%;height: 300px;padding: 25px 20px;margin-bottom: 20px;}
	.news_details_main .news_details .item_right_list .news_top_info .top_info_title{font-size: 18px;line-height: 28px;margin-bottom: 15px;}
	.news_details_main .news_details .item_right_list .news_top_info .online_consult a{font-size: 15px;padding: 12px 20px;}
	.news_details_main .news_details .item_right_list .news_top_info .online_consult a img{margin-right: 8px;height: 17px;width: auto;}
	.news_details_main .news_details .item_right_list .news_btm_list{width: 100%;padding: 20px;}
	.news_details_main .news_details .item_right_list .news_btm_list .news_list_title{margin-bottom: 10px;padding: 5px 0;font-size: 23px;}
	.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li a{width: 100%;padding: 15px 0;}
	.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_time{margin-bottom: 8px;}
	.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_time time{font-size: 14px;}
	.news_details_main .news_details .item_right_list .news_btm_list .news_list_info ul li .news_title p{font-size: 16px;line-height: 30px;}
	/******************************************新闻资讯-详情页 End********************************************/
	
	
	/******************************************人力资源 Start************************************************/
	
	/* 人才培养 */
	.human_resources_main .talent_development .item_box{justify-content: center;flex-direction: column;}
	.human_resources_main .talent_development .item_box .item_left_list{width: 100%;margin-bottom: 30px;}
	.human_resources_main .talent_development .item_box .item_left_list .item_hd_box{margin-bottom: 20px;}
	.human_resources_main .talent_development .item_box .item_left_list .item_content{margin-bottom: 20px;}
	.human_resources_main .talent_development .item_box .item_left_list .item_content p{font-size: 16px;line-height: 30px;}
	.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet{width: 100%;}
	.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li{width: 25%;align-items: center;}
	.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_txt{font-size: 16px;padding-left: 0;margin-bottom: 10px;}
	.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_icon img{}
	.human_resources_main .talent_development .item_box .item_left_list .item_flowsheet ul li .item_li_icon::after{content: "";width: 19px;height: 16px;right: -22px;}
	.human_resources_main .talent_development .item_box .item_right_img{width: 100%;justify-content: center;}
	
	
	/* 在线招聘 */
	.human_resources_main .online_recruit .item_box{}
	.human_resources_main .online_recruit .item_box .item_hd_box{margin-bottom: 20px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li div{font-size: 15px;height: 60px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .job_title{width: 25%;padding-left: 15px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .job_type{width: 19%;}
	.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_title .type_down_icon{font-size: 14px;margin-left: 4px;}
	.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_list{width: 80px;left: calc(50% - 2px);top: 58px;transform: translateX(-50%);}
	.human_resources_main .online_recruit .item_box .item_job_list .top_li_box .on .job_type_list li{width: 100%;height: 35px;font-size: 14px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .number_people{width: 8%;display: none;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .place_work{width: 16%;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .release_time{width: 21%;display: none;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details{width: 16%;padding-right: 15px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details a{font-size: 15px;line-height: 20px;}
	.human_resources_main .online_recruit .item_box .item_job_list .job_list_li .see_details a i{margin-left: 5px;font-size: 15px;}
	/******************************************人力资源 End**************************************************/
	
	
	/******************************************人力资源-招聘详情 Start****************************************/
	.human_resources_details_main .recruit_details{padding: 35px 0;}
	.human_resources_details_main .recruit_details .item_box{align-items: center;justify-content: center;flex-direction: column;}
	.human_resources_details_main .recruit_details .item_box .item_left_list{width: 100%;padding: 20px;margin-bottom: 25px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list{padding-bottom: 25px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_title{margin-bottom: 20px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_title h1{font-size: 23px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_info .job_info_li{font-size: 16px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_top_list .job_info .splitline{margin: 0 8px;width: 1px;height: 14px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content{padding: 20px 0;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li{margin-bottom: 30px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li .list_li_dd{margin-bottom: 20px;font-size: 20px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .item_list_li .list_li_dt p{margin-bottom: 12px;line-height: 25px;font-size: 16px;font-weight: 400;line-height: 25px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .contact_email{font-size: 16px;font-weight: 400;display: flex;align-items: center;flex-wrap: wrap;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_content .contact_email a{font-size: 16px;margin-top: 10px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list{width: 100%;padding: 20px 0 10px 0;flex-direction: column;justify-content: center;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav{width: 100%;margin-bottom: 15px;justify-content: space-around;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page{}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a{padding: 12px 20px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a img{}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .pc_page a .pcpage_txt{font-size: 14px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .prevpage{margin-right: 20px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .prevpage img{margin-right: 6px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .paging_nav .nextpage .pcpage_txt{margin-right: 8px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list{}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a{padding: 12px 20px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a span{margin-right: 8px;font-size: 15px;}
	.human_resources_details_main .recruit_details .item_box .item_left_list .item_btm_list .return_list a .list_icon{width:19px;height: 11px;}
	.human_resources_details_main .recruit_details .item_box .item_right_list{width: 100%;padding: 20px;}
	.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_title{padding-bottom: 15px;font-size: 23px;margin-bottom: 10px;}
	.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li a{width: 100%; padding: 20px 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
	.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_title{margin-bottom: 13px;font-size: 19px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_info .job_info_li{font-size: 15px;font-weight: 400;}
	.human_resources_details_main .recruit_details .item_box .item_right_list .job_list_info ul li .job_info .splitline{margin: 0 8px;width: 1px;height: 12px;}
	/******************************************人力资源-招聘详情End*******************************************/
	
	
	/******************************************投资者关系 Start**********************************************/
	
	/* 公司股票 */
	.investor_main .company_stock{height: auto;margin: 30px 0;padding: 0;}
	.investor_main .company_stock .item_box .stock_left_info{height: auto;margin: 0px auto;justify-content: center;flex-direction: column; padding: 0;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list{width: 100%;height: auto;padding: 30px 20px 5px 20px;margin-bottom: 0px;justify-content: center; flex-direction: column; align-items: center;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list::after{display: none;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name{margin-bottom: 15px;display: flex;align-items: flex-end;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name h2{font-size: 25px;margin-right: 20px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .stock_name span{font-size: 16px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code{margin-bottom: 15px;display: flex;align-items: center;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .price{margin-right: 15px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .price span{font-size: 45px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code .icon{width: 18px;height: 12px;margin-bottom: 5px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .price_code .code span{font-size: 16px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .icon{width: 7px;height: 12px;margin-right: 8px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .range span{font-size: 20px;}
	.investor_main .company_stock .item_box .stock_left_info .item_left_list .rise_fall_range .range span b{margin-right: 3px;font-size: 17px;font-weight: 400;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list{width: 100%;height: auto;padding: 30px 20px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info{margin-bottom: 10px;width: 100%;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul{width: 100%;display: flex;justify-content: space-around;flex-wrap: wrap;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li{width: 48%;margin-bottom: 26px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .name{margin-bottom: 15px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .name span{font-size: 16px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price{display: flex; justify-content: flex-start; align-items: flex-end;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price h2{font-size: 30px;margin-right: 3px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .transaction_info ul li .price span{font-size: 16px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source p{font-size: 16px;line-height: 25px;}
	.investor_main .company_stock .item_box .stock_left_info .item_right_list .info_source p span{font-size: 16px;line-height: 25px;}
	
	
	/* 临时公告And定期报告 */
	.investor_main .notice_report{padding: 0 0 35px 0;}
	.investor_main .notice_report .item_box{justify-content: center;flex-direction: column;}
	.investor_main .notice_report .item_box .item_list_li{width: 100%;height: 400px;padding: 25px 20px;}
	.investor_main .notice_report .item_box .item_list_li .item_top_list{width: 100%;margin-bottom: 20px;}
	.investor_main .notice_report .item_box .item_list_li .item_top_list .list_title{font-size: 25px;}
	.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a{padding: 12px 20px;}
	.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_txt{font-size: 15px;margin-right: 10px;}
	.investor_main .notice_report .item_box .item_list_li .item_top_list .more_btn a .btn_icon{width: 20px;height: 10px;}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li a{width: 100%;padding: 18px 0;}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list{display: flex;align-items: center;width: calc(100% - 35px);}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list p{font-size: 15px;}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_left_list p b{margin-right: 10px;font-size: 15px;}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_right_list{width: 20px;}
	.investor_main .notice_report .item_box .item_list_li .item_btm_list ul li .btm_right_list i{font-size: 18px;}
	.investor_main .notice_report .item_box .item_left_list {margin-bottom: 25px;}
	
	/* 投资者联系 */
	.investor_main .investor_contact{width: 100%;padding: 0;}
	.investor_main .investor_contact .item_box{width: 100%;justify-content: center;flex-direction: column;}
	.investor_main .investor_contact .item_box .item_left_img{width: 100%;height: 280px;}
	.investor_main .investor_contact .item_box .item_left_img img{width: 100%;height: 100%;}
	.investor_main .investor_contact .item_box .item_right_list{width: 100%;padding: 25px 0;}
	.investor_main .investor_contact .item_box .item_right_list .item_hd_box{margin-bottom: 35px;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info{width: 100%;display: flex;justify-content: center;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul{width: 93%;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li{width: 100%;margin-bottom: 25px;display: flex;align-items: center;justify-content: space-between;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_left_icon{width: 55px;height: 55px;margin-right:  0;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_left_icon img{width: 25px;height: auto;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list{width: calc( 100% - 70px); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; align-content: center;}	
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list .item_list_dd{width: 100%;font-size: 15px;margin-bottom: 5px;}
	.investor_main .investor_contact .item_box .item_right_list .contact_info ul li .info_right_list .item_list_dt{width: 100%;font-size: 15px;line-height: 22px;}
	/******************************************投资者关系 End************************************************/
	
	
	/******************************************投资者关系-临时公告 Start**************************************/
	.investor_notice_main .temporary_notice{}
	.investor_notice_main .temporary_notice .item_box{}
	.investor_notice_main .temporary_notice .item_box .item_hd_mav{width: 100%;margin-bottom: 30px;}
	.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li{margin-right: 20px;}
	.investor_notice_main .temporary_notice .item_box .item_hd_mav ul li a{padding: 13px 25px;font-size: 15px;}
	.investor_notice_main .temporary_notice .item_box .item_content ul li{margin-bottom: 15px;}
	.investor_notice_main .temporary_notice .item_box .item_content ul li a{height: 110px;padding: 0 15px;}
	.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list{width: calc(100% - 55px);}
	.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list .left_top_title{width: 100%;margin-bottom: 15px;line-height: 24px;font-size: 15px;white-space: normal;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
	.investor_notice_main .temporary_notice .item_box .item_content ul li .item_left_list .left_btm_time{font-size: 15px;}
	.investor_notice_main .temporary_notice .item_box .item_content ul li .item_right_icon{width: 35px;}
	/******************************************投资者关系-临时公告 End****************************************/
	
	
	/******************************************联系我们 Start************************************************/
	
	/* 联系方式 */
	.contact_main .contact_info{}
	.contact_main .contact_info .item_box{justify-content: center;flex-direction: column;}
	.contact_main .contact_info .item_box .item_left_list{width: 100%;margin-bottom: 25px;}
	.contact_main .contact_info .item_box .item_left_list .item_hd_box{}
	.contact_main .contact_info .item_box .item_left_list .item_content{width: 100%;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul{width: 100%;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li{width: 100%;margin-bottom: 25px;justify-content: space-between;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_left_icon{width: 60px;height: 60px;margin-right:  15px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_left_icon img{width: 25px;height: auto;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list{width: calc(100% - 75px);display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dd{font-size: 16px;margin-bottom: 5px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list .item_list_dt{font-size: 14px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li:first-child{margin-right: 20px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li .list_li_dd{font-size: 16px;margin-bottom: 5px;}
	.contact_main .contact_info .item_box .item_left_list .item_content ul li .info_right_list.one .right_list_li .list_li_dt{font-size: 14px;;line-height: 18px;}
	.contact_main .contact_info .item_box .item_right_map{width: 100%;}
	.contact_main .contact_info .item_box .item_right_map .company_map{width: 100% !important;height: 300px !important;}
	.contact_main .contact_info .item_box .item_right_map .company_map .map_li_name{font-size: 19px;margin-bottom: 15px;}
	.contact_main .contact_info .item_box .item_right_map .company_map .map_li_addr{font-size: 15px;}
	
	/* 留言反馈 */
	.contact_main .msg-feedback .item_box .msg-form form{}
	.contact_main .msg-feedback .item_box .msg-form form input{height: 45px;padding: 0 18px;font-size: 15px;}
	.contact_main .msg-feedback .item_box .msg-form form .form_input{width: 100%;margin-bottom: 18px;justify-content: center;flex-direction: column;}
	.contact_main .msg-feedback .item_box .msg-form form .form_input input{width: 100%;margin-bottom: 18px;}
	.contact_main .msg-feedback .item_box .msg-form form .form_input input:last-child{margin-bottom: 0px;}
	.contact_main .msg-feedback .item_box .msg-form form .form_textarea{width: 100%;margin-bottom: 25px;}
	.contact_main .msg-feedback .item_box .msg-form form .form_textarea textarea{width: 100%;height: 200px;padding: 18px;font-size: 15px;}
	.contact_main .msg-feedback .item_box .msg-form form .form_submit{text-align: center;width: 100%;}
	.contact_main .msg-feedback .item_box .msg-form form .form_submit input[type="text"]{padding: 0 18px;font-size: 15px;width: 28%;}
	.contact_main .msg-feedback .item_box .msg-form form .form_submit img{margin: 0 12px;height: 40px;width: 30%;}
	.contact_main .msg-feedback .item_box .msg-form form .form_submit input[type="submit"]{padding: 0 25px;font-size: 15px;}
	/******************************************联系我们 End**************************************************/
	
	
	
	/******************************************测试服务及认证 Start*******************************************/
	
	/* 测试中心 */
	.test_service_main .test_center{padding: 100px 0 0 0;}
	/* .test_service_main .test_center .item_content{justify-content: center;flex-direction: column;height: auto;}
	.test_service_main .test_center .item_content .left_nav{width:  100%;height: auto;margin-bottom: 30px;border: none;}
	.test_service_main .test_center .item_content .left_nav ul{width: 100%;height: auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
	.test_service_main .test_center .item_content .left_nav ul li{width: auto;margin-bottom: 25px;display: flex;align-items: center;}
	.test_service_main .test_center .item_content .left_nav ul li a{width: 100%;display: flex;align-items: center;}
	.test_service_main .test_center .item_content .left_nav ul li .nav_txt{font-size: 18px;margin-right: 15px;}
	.test_service_main .test_center .item_content .left_nav ul li .arrow_icon{width: 20px;height: 14px;}
	.test_service_main .test_center .item_content .right_list{width: 100%;height: auto;}
	.test_service_main .test_center .item_content .right_list .list_content{width: 100%;height: auto;padding: 0 0px;overflow-y: hidden;}
	.test_service_main .test_center .item_content .right_list .list_content .list_content_li{width: 100%;margin-bottom: 10px;padding-top: 10px;}
	.test_service_main .test_center .item_content .right_list .list_content .list_content_li p{font-size: 16px;line-height: 30px;} */
	.test_service_main .test_center .item_content .item_hd_info{padding-left: 12px;font-size: 20px;}
	.test_service_main .test_center .item_content .item_hd_info::after{content: "";width: 3px;height: 16px;}
	.test_service_main .test_center .item_hd_box{margin-bottom: 25px;}
	.test_service_main .test_center .item_content .item_content_desc{justify-content: center;flex-direction: column;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_thumb{width: 100%; height: 255px;margin-bottom: 20px;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_thumb img{width: 100%;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_list{width: 100%;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dd{font-size: 20px;margin-bottom: 15px;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt{line-height: 28px; font-size: 16px;;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt p{margin-bottom: 10px; line-height: 28px; font-size: 16px;}
	.test_service_main .test_center .item_content .item_content_desc .content_desc_list .desc_list_dt p:last-child{margin-bottom: 0;}
	.test_service_main .test_center .item_content .item_content_list{margin-top: 25px;justify-content: center;flex-direction: column;}
	.test_service_main .test_center .item_content .item_content_list .content_list_li{width: 100%;height: 150px;padding: 20px 15px;margin-bottom: 20px;}
	.test_service_main .test_center .item_content .item_content_list .content_list_li .list_li_info{margin-top: 15px;}
	.test_service_main .test_center .item_content .item_content_list .content_list_li .list_li_info p{font-size: 15px;line-height: 27px;}
	.test_service_main .test_center .item_content .item_content_list .content_list_li:last-child{margin-bottom: 0;}
	.test_service_main .test_center .item_content .item_content_scene{margin-top: 35px;}
	.test_service_main .test_center .item_content .item_content_scene .content_scene_info{margin-top: 25px;justify-content: center;flex-direction: column;}
	.test_service_main .test_center .item_content .item_content_scene .content_scene_info .scene_info_li{width: 100%;height: 265px;margin-bottom: 20px;}
	.test_service_main .test_center .item_content .item_content_scene .content_scene_info .scene_info_li img{}
	
	
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .li_dt_box{height: 221px;}
	
	
	/* 台架类型 */
	.test_service_main .stand_type{margin-top: 0;}
	.test_service_main .stand_type .item_box{padding: 15px 20px;}
	.test_service_main .stand_type .item_content{width: 100%;}
	.test_service_main .stand_type .item_content ul{width: 100%;width: 100%;}
	.test_service_main .stand_type .item_content ul li{width:48%; height: 120px; margin-bottom: 10px; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center; background-color: #ffffff; box-shadow: 0 0 8px 0 #e2e2e2;}
	.test_service_main .stand_type .item_content ul li .stand_param{font-size: 30px;margin-bottom: 20px;}
	.test_service_main .stand_type .item_content ul li .stand_desc{font-size: 15px;text-align: center;}
	
	
	/* 实验室规模  */
	.test_service_main .Laboratory_Scale{padding: 35px 0 35px 0;}
	.test_service_main .Laboratory_Scale .item_hd_box{margin-bottom: 60px;}
	.test_service_main .Laboratory_Scale .item_banner{}
	.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn{top: -60px;}
	.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.test_service_main .Laboratory_Scale .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img{width: 100%;height: 300px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list{padding: 25px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li{margin-bottom: 20px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dd{font-size: 18px;margin-bottom: 12px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt p{font-size: 14px;line-height: 28px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li:last-child{margin-bottom: 0px;}
	.test_service_main .Laboratory_Scale .item_banner .banner_list .banner_list_txt{padding:20px 0;font-size: 18px;}
	
	
	
	
	/* 台架现场实景 */
	.test_service_main .live_scene{padding: 35px 0 35px 0;}
	.test_service_main .live_scene .item_hd_box{margin-bottom: 60px;}
	.test_service_main .live_scene .item_banner{}
	.test_service_main .live_scene .item_banner .swiper_switch_btn{top: -60px;}
	.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.test_service_main .live_scene .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img{width: 100%;height: 300px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list{padding: 25px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li{margin-bottom: 20px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dd{font-size: 18px;margin-bottom: 12px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li .param_li_dt p{font-size: 14px;line-height: 28px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_img .scene_param_list .param_list_li:last-child{margin-bottom: 0px;}
	.test_service_main .live_scene .item_banner .banner_list .banner_list_txt{padding:20px 0;font-size: 18px;}
	
	
	/* 资质证书 */
	.test_service_main .qualification_honor .item_box .item_hd_box{margin-bottom: 70px;}
	.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn{top: -60px;}
	.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.test_service_main .qualification_honor .item_box .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .banner_list .banner_list_img{padding: 0  20px;width: 100%;height: 345px;}

	
	/* 通过认可的检测能力范围 */
	.test_service_main .DCRange{}
	.test_service_main .DCRange .DCRange_content{margin-top: 35px;}
	.test_service_main .DCRange .DCRange_content .content_li{width: 100%;height: auto;margin-right: 0;margin-bottom: 20px;}
	.test_service_main .DCRange .DCRange_content .content_li p{padding-left: 12px;padding-bottom: 10px;font-size: 16px;line-height: 27px;}
	.test_service_main .DCRange .DCRange_content .content_li p::after{content: '';width: 4px;height: 4px;top: 10px;}

	
	/* 合作客户 */
	.test_service_main .cooperate_partner{padding: 0 0 30px 0;}
	.test_service_main .cooperate_partner2{padding: 30px 0;}
	/*
	.test_service_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 50px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner{width: 100%;position: relative;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{position: absolute;top: -100px;right: 0;display: flex;align-items: center;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 48px;height: 48px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 15px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-prev{margin-right: 10px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-button-next{}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{padding: 0 1px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;align-items: flex-end;flex-direction: row;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 25px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 120px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 100%;max-height: 100%;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}
	*/
	
	.test_service_main .cooperate_partner .item_box .item_box_list .item_hd_box{margin-bottom: 60px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn{top: -60px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li{width: 40px;height: 40px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .swiper_switch_btn .swiper-btn-li::after{font-size: 12px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners{}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .swiper-wrapper{display: flex;align-items: flex-end;flex-direction: row;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list{}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li{margin-bottom: 10px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img{width: 100%;height: 90px;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li .banner_list_img img{max-width: 80%;max-height: 80%;}
	.test_service_main .cooperate_partner .item_box .item_box_list .item_banner .PartnerBanners .banner_list .banner_list_li:last-child{margin-bottom: 0px;}
	/******************************************测试服务及认证 End*********************************************/
	
	
	/******************************************智能驾驶惯导组合 Start*****************************************/
	/* 惯导产品概述 */
	.smart_driving_main .product_details{margin-top: 75px;}
	.smart_driving_main .product_details .item_box{justify-content: center;flex-direction: column;}
	.smart_driving_main .product_details .item_box .item_left_list{width: 100%;height: 350px;margin-bottom: 30px;}
	.smart_driving_main .product_details .item_box .item_left_list img{max-height: 85%;max-width: 85%;}
	.smart_driving_main .product_details .item_box .item_right_list{width: 100%;}
	.smart_driving_main .product_details .item_box .item_right_list .list_title {margin-bottom: 15px;font-size: 22px;}
	.smart_driving_main .product_details .item_box .item_right_list .list_desc{margin-bottom: 35px;max-height: 100%;}
	.smart_driving_main .product_details .item_box .item_right_list .list_desc p{margin-bottom: 15px;line-height: 30px;font-size: 16px;}
	.smart_driving_main .product_details .item_box .item_right_list .online_consult{}
	.smart_driving_main .product_details .item_box .item_right_list .online_consult a{padding: 15px 54px;font-size: 15px;}
	
	
	/* 产品特征 */
	.smart_driving_main .product_features{padding: 35px 0;}
	.smart_driving_main .product_features .item_box .item_hd_box{margin-bottom: 70px;}
	.smart_driving_main .product_features .item_box .item_banner .swiper_switch_btn{top: -60px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list{height: 230px;padding: 0 37px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_img{width: 60px;height: 60px;margin-bottom: 20px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list .banner_list_txt p{line-height: 28px;font-size: 16px;}
	.smart_driving_main .product_features .item_box .item_banner .banner_list:hover .banner_list_txt{height: 56px;}
	
	
	/* 产品应用 */
	.smart_driving_main .product_apply .item_box{flex-direction: column;justify-content: center;}
	.smart_driving_main .product_apply .item_box .item_left_list{width: 100%;height: 240px;margin-bottom: 25px;}
	.smart_driving_main .product_apply .item_box .item_left_list img{height: 100%;}
	.smart_driving_main .product_apply .item_box .item_right_list{width: 100%;}
	.smart_driving_main .product_apply .item_box .item_right_list .item_hd_box{margin-bottom: 20px;}
	.smart_driving_main .product_apply .item_box .item_right_list .item_content{width: 100%;height: auto;}
	.smart_driving_main .product_apply .item_box .item_right_list .item_content p{line-height: 32px;font-size: 16px;}
	
	
	
	/* 产品测试路况 */
	.smart_driving_main .test_road  .item_box .item_hd_box{margin-bottom: 70px;}
	.smart_driving_main .test_road .item_box .item_banner{}
	.smart_driving_main .test_road .item_box .item_banner .swiper_switch_btn{top: -60px;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list{}
	.smart_driving_main .test_road .item_box .item_banner .banner_list a{width: 100%;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_img{width: 100%;height: auto;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_img img{width: 100%;height: 100%;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_txt{width: 100%;height: 50px;padding: 0 20px;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list .banner_list_txt p{font-size: 16px;}
	.smart_driving_main .test_road .item_box .item_banner .banner_list a:hover .banner_list_img img{transform: scale(1);}
	
	
	/* 产品介绍 */
	.smart_driving_main .product_describe .item_content .item_top_nav{width: 100%;margin-bottom: 30px;}
	.smart_driving_main .product_describe .item_content .item_top_nav ul{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li{width: 48%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .flex_center{ display: block;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img,.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc{ width: 100%;}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li a{font-size: 16px;height: 50px;padding: 0;}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li::after{content: '';width: 1px;height: 30px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li::before{content: '';width: 0;height: 2px;position: absolute;left: 50%;bottom: -1px;transform: translateX(-50%);}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li.on::before{width: 100%;}
	.smart_driving_main .product_describe .item_content .item_top_nav ul li:last-child::after{display: none;}
	.smart_driving_main .product_describe .item_content .item_btm_list{width: 100%;height: max-content;position: relative;}
	/* .smart_driving_main .product_describe .item_content .item_btm_list ul li{display: flex; flex-direction: column;;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img{margin-bottom: 30px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img img{}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle{margin-bottom: 22px;font-size: 20px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc{margin-bottom: 30px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc p{line-height: 30px;font-size: 15px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{align-items: center;justify-content: center;flex-direction: column;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li{width: 100%;margin-bottom: 15px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dd{margin-bottom: 15px;font-size: 17px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dt{display: flex;align-items: center;justify-content: center;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li .param_li_dt img{}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_li:last-child{margin-bottom: 0;} */
	
	
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img{display: flex;align-items: center;flex-wrap: nowrap;flex-direction: column;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img .pdt_img_li{margin-right: 0;margin-bottom: 15px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_img .pdt_img_li img{}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle{margin-top: 25px;font-size: 22px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_subtitle img{margin-right: 15px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc{margin-top: 26px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_desc p{font-size: 15px;line-height: 28px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{margin-top: 50px;width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_title{font-size: 20px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_title img{margin-right: 10px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list{margin-top: 25px;width: 100%;flex-direction: column;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_li_title{width: 100%;height: 45px;font-size: 18px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_list_li{width: 100%;margin-right: 0;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_list_li:last-child{margin-right: 0;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_li_info{margin-right: 0;width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li{width: 100%;padding: 25px 0;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li .info_li_li{font-size: 14px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top{width: 100%;height: auto;padding: 15px 0;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top .info_li_li{height: auto;font-size: 14px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_top.one .info_li_li{width:auto;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.one .info_li_li{width: 20%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li{width: 20%;padding: 0 15px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(1){width: 25%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(2){width: 30%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.two .info_li_li:nth-child(3){width: 25%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.three .info_li_li{width: 33.33%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .pdt_param_list .param_info_li.four .info_li_li{width: 25%;}
	
	
	/* 应用范围 */
	.smart_driving_main .scope_of_app .item_content ul{justify-content: center;flex-direction: column;}
	.smart_driving_main .scope_of_app .item_content ul li{width: 100%;margin-bottom: 25px;}
	.smart_driving_main .scope_of_app .item_content ul li a{width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.smart_driving_main .scope_of_app .item_content ul li .item_img{width: 100%;height: 273px;}
	.smart_driving_main .scope_of_app .item_content ul li .item_img img{width: 100%;height: 100%;}
	.smart_driving_main .scope_of_app .item_content ul li .item_title{width: 100%;height: 50px;font-size: 16px;}
	.smart_driving_main .scope_of_app .item_content ul li a:hover .item_img img{transform: scale(1);}
	.smart_driving_main .scope_of_app .item_content ul li:last-child{margin-bottom: 0px;}
	
	
	/* 卓越品质 */
	.smart_driving_main .outstanding_quality .item_content{justify-content: center;flex-direction: column;}
	.smart_driving_main .outstanding_quality .item_content .left_img{width: 100%;margin-bottom: 25px;}
	.smart_driving_main .outstanding_quality .item_content .left_img ul li{width: 50%;height:150px;}
	.smart_driving_main .outstanding_quality .item_content .left_img ul li img{width: 100%;height: 100%;}
	.smart_driving_main .outstanding_quality .item_content .left_img .logo_cover img{width:70px;}
	.smart_driving_main .outstanding_quality .item_content .right_list{width: 100%;}
	.smart_driving_main .outstanding_quality .item_content .right_list .item_hd_box{margin-bottom: 30px;}
	.smart_driving_main .outstanding_quality .item_content .right_list .list_info .list_info_li{width: 100%;margin-bottom: 20px;}
	.smart_driving_main .outstanding_quality .item_content .right_list .list_info .list_info_li .info_li_dd{margin-bottom: 10px;font-size: 17px;}
	.smart_driving_main .outstanding_quality .item_content .right_list .list_info .list_info_li .info_li_dt{width: 100%;}
	.smart_driving_main .outstanding_quality .item_content .right_list .list_info .list_info_li .info_li_dt p{line-height: 29px;font-size: 15px;}
	.smart_driving_main .outstanding_quality .item_content .right_list .list_info .list_info_li:last-child{margin-bottom: 0;}
	/******************************************智能驾驶惯导组合 End*******************************************/
	
	
	/******************************************华依研究院 Start**********************************************/
	.hy_institute_main{}
	
	/* 平台及服务 */
	.hy_institute_main .platform_services{padding: 35px 0 0 0;margin-top: 60px;}
	.hy_institute_main .platform_services .item_content{width: 100%;justify-content: center;flex-direction: column;}
	.hy_institute_main .platform_services .item_content .item_left_img{width: 100%;height: 310px;margin-bottom: 25px;}
	.hy_institute_main .platform_services .item_content .item_left_img img{}
	.hy_institute_main .platform_services .item_content .item_right_list{width: 100%;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_title{font-size: 20px;margin-bottom: 15px;line-height: 30px;}
	/* .hy_institute_main .platform_services .item_content .item_right_list .item_desc{width: 100%;margin-bottom: 50px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_desc p{line-height: 30px;font-size: 16px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul{width: 100%;padding-right: 0;justify-content: center;flex-direction: column;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li{width: 100%;margin-bottom: 20px;padding-bottom: 20px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li .item_txt{width: 100%;font-size: 17px;padding-left: 12px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_solution ul li .item_txt::after{width: 3px;height: 3px;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
	 */
	.hy_institute_main .platform_services .item_content .item_right_list .item_info{width: 100%;margin-top: 30px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li{width: 100%;margin-bottom: 15px;padding-bottom: 15px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_icon{width: 22px;height: 22px;margin-right: 15px;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_icon img{}
	.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_li .info_li_txt{font-size: 16px;line-height: 25px;}
	
	
	
	/* 未来发展 */
	.hy_institute_main .future_development .item_content .item_content_li{margin-bottom: 50px;justify-content: center;flex-direction: column;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner{width: 100%;position: relative;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-container{width: 100%;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list{}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list .banner_list_img{width: 100%;height: 300px;display: flex; justify-content: center; align-items: center;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list .banner_list_img img{width: 100%;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-btn-li{width: 48px;height: 48px;position: absolute;top: calc(50% + 24px);transform:translateY(-50%);}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-btn-li::after{font-size: 23px;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-prev{left: 0;}
	.hy_institute_main .future_development .item_content .item_content_li .item_banner .swiper-button-next{right: 0;}
	.hy_institute_main .future_development .item_content .item_content_li .item_list{width: 100%;}
	.hy_institute_main .future_development .item_content .item_content_li .item_list .item_title{margin-bottom: 20px;font-size: 20px;}
	.hy_institute_main .future_development .item_content .item_content_li .item_list .item_desc{}
	.hy_institute_main .future_development .item_content .item_content_li .item_list .item_desc p{line-height: 30px;font-size: 15px;}
	.hy_institute_main .future_development .item_content .item_content_li:nth-child(even) .item_list{margin-bottom: 30px;}
	.hy_institute_main .future_development .item_content .item_content_li:nth-child(odd) .item_banner{margin-bottom: 30px;}
	/******************************************华依研究院 End************************************************/
	
	
	/******************************************搜索页面 Start************************************************/
	.search_main  .news_item .item_box .item_content ul li .news_title{margin-bottom: 25px;}
	/******************************************搜索页面 End**************************************************/
	
	
	/******************************************变速箱测试设备 Start************************************************/
	/* 变速箱测试设备 */
	.TTEquipment{}
	.TTEquipment .item_box{}
	.TTEquipment .item_box .item_left_list{width: 740px;background-color: #f5f5f5;}
	.TTEquipment .item_box .item_right_list{width: calc(100% - 820px);}
	
	
	/* 系统特点 */
	.pc_main .TSFeatures{padding: 30px 0 23px 0;background: #0a5098 url(../images/bn77.jpg) no-repeat 100%/cover;}
	.pc_main .TSFeatures .item_hd_box{margin-bottom: 20px;}
	.pc_main .pc_items .item_hd_box .hd_left_list .left_btm_list{}
	.TSFeatures .item_content{}
	.TSFeatures .item_content p{padding-left: 15px;font-size: 16px;line-height: 30px;margin-bottom: 10px;}
	.TSFeatures .item_content p:before{content: "";width: 4px;height: 4px;position: absolute;left: 0;top: 12px;}
	.TSFeatures .item_content p:last-child{margin-bottom: 0;}
	
	.pc_main .TSFeatures.ona{padding: 30px 0;background: #0a5098 url(../images/bn106.jpg) no-repeat 100%/cover;}
	.pc_main .TSFeatures.onb{padding: 30px 0;background: #0a5098 url(../images/bn110.jpg) no-repeat 100%/cover;}
	
	
	/* 产品种类 */
	.TPCategory{}
	.TPCategory .item_content{width: 100%;}
	.TPCategory .item_content .content_top_list{align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.TPCategory .item_content .content_top_list li{width: 48%;height: 55px;margin-bottom: 15px;padding: 0 8px;box-shadow: 0 0 15px 0 #00000010;}
	.TPCategory .item_content .content_top_list li .top_list_icon{width: 30px;height: 30px;margin-right: 8px;}
	.TPCategory .item_content .content_top_list li .top_list_icon img{width: 20px;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
	.TPCategory .item_content .content_top_list li .top_list_txt{font-size: 14px;width: calc(100% - 31px);line-height: 19px;}
	.TPCategory .item_content .content_btm_list{margin-top: 10px;}
	.TPCategory .item_content .content_btm_list li{}
	.TPCategory .item_content .content_btm_list li .btm_list_li{margin-top: 15px;}
	.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dd{font-size: 18px;line-height: 28px;margin-bottom: 8px;}
	.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt{width: 100%; margin-top: 12px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-start;}
	.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt p{width: auto;padding-left: 8px;font-size: 14px;line-height: 20px;margin-bottom: 15px;}
	.TPCategory .item_content .content_btm_list li .btm_list_li .list_li_dt p:before{content: "";width: 4px;height: 4px;position: absolute;left: 0;top: 7px;}

	.pc_main .TPCategory.ona{padding: 0 0 30px 0;}
	.pc_main .TPCategory.ona .item_content .content_top_list{align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
	.TPCategory.ona .item_content .content_top_list li{margin-right: 0;}
	.TPCategory.ona .item_content .content_btm_list li .btm_list_li .list_li_dt p{width: auto;margin-right: 30px;}
	
	
	/* 典型案例 */
	.pc_main .TTCase{padding: 30px 0;}
	.pc_main .TTCase.on{padding: 0 0 30px 0;}
	.TTCase .item_content{display: flex;align-items: center;justify-content: center;flex-direction: column;margin-right:0;}
	.TTCase .item_content.on .item_content_li{margin-right:2%;}
	.TTCase .item_content .item_content_li{width: 100%;margin-bottom: 20px;}
	.TTCase .item_content .item_content_li .content_li_thumb{width: 100%;height: 280px;}
	.TTCase .item_content .item_content_li .content_li_thumb img{width: 100%;height: 100%;}
	.TTCase .item_content .item_content_li .content_li_info{width: 100%;padding: 12px 0;font-size: 15px;line-height: 22px;}
	.TTCase .item_content .item_content_li:last-child{margin-bottom: 0;}
	.TTCase .item_content .item_content_li:hover .content_li_thumb img{transform: scale(1.1);}
	
	/******************************************变速箱测试设备 End**************************************************/
	
	
	
	/******************************************涡轮增压器测试设备 Start************************************************/
	/* 产品种类 */
	.PTCategory{}
	.PTCategory .item_content{display: flex;align-items: flex-start;flex-wrap: wrap;flex-direction: column;justify-content: center;}
	.PTCategory .item_content .item_content_li{margin-right: 0;display: flex;align-items: center;margin-bottom: 20px;}
	.PTCategory .item_content .item_content_li .content_li_icon{display: flex;align-items: center;margin-right: 12px;}
	.PTCategory .item_content .item_content_li .content_li_icon img{}
	.PTCategory .item_content .item_content_li .content_li_info{font-size: 16px;}
	.PTCategory .item_content .item_content_li:last-child{margin-right: 0;margin-bottom: 0;} 
	
	
	/* 主要参数 */
	.pc_main .TMParameters{background-color: #f2f2f2;;}
	.TMParameters .container{margin: 0 auto;overflow: auto;}
	.TMParameters .item_content{width: 1588px;}
	.TMParameters .item_content .item_content_li{padding: 15px 0;padding-left: 15px;display: flex;align-items: center;justify-content: space-between;}
	.TMParameters .item_content .item_content_li .content_li_a{width: 16.6666%;padding-left: 12px;text-align: left;}
	.TMParameters .item_content .item_content_li .content_li_b{width: 16.6666%;}
	.TMParameters .item_content .item_content_li .content_li_c{width: 16.6666%;}
	.TMParameters .item_content .item_content_li .content_li_d{width: 16.6666%;}
	.TMParameters .item_content .item_content_li .content_li_e{width: 16.6666%;}
	.TMParameters .item_content .item_content_li .content_li_f{width: 16.6666%;}
	.TMParameters .item_content .item_content_li .content_li_txt{width: -webkit-fill-available;font-size: 16px;}
	.TMParameters .item_content .item_content_li .content_li_li{font-size: 16px;line-height: 30px;color: #333333;}
	.TMParameters .item_content .item_content_li .content_li_li p{font-size: 16px;line-height: 30px;color: #333333;}
	.TMParameters .item_content .item_content_li:nth-child(odd){background-color: #ffffff;}
	.TMParameters .item_content .item_content_li.ona{justify-content: flex-start;}
	.TMParameters .item_content .item_content_li.ona .content_li_li{text-align: center;font-size: 16px;}
	.TMParameters .item_content .item_content_li.ona .content_li_a{text-align: left;}
	.TMParameters .item_content .item_content_li.onb{justify-content: flex-start;}
	.TMParameters .item_content .item_content_li.onb .content_li_li{text-align: center;font-size: 16px;}
	.TMParameters .item_content .item_content_li.onb .content_li_a{text-align: left;}
	.TMParameters .item_content .item_top_li{background-color: #3572b4;}
	.TMParameters .item_content .item_top_li:nth-child(odd){background-color: #3572b4;}
	.TMParameters .item_content .item_top_li .content_li_li{color: #ffffff;}
	
	/******************************************涡轮增压器测试设备 End**************************************************/
	
	
	/******************************************发动机智能测试设备 Start************************************************/
	
	/* 设备优势 */
	.pc_main .EAdvantage{background: #0a5098 url(../images/bn88.jpg) no-repeat 100%/cover;}
	.pc_main .EAdvantage .item_content{justify-content: center;flex-direction: column;}
	.pc_main .EAdvantage .item_content .item_content_li{width: 100%;height: 200px;padding: 15px;margin-bottom: 20px;border-radius: 12px;border: 1px solid #ffffff30;}
	.pc_main .EAdvantage .item_content .item_content_li p{font-size: 16px;line-height: 30px;}
	
	
	/* 主要客户 */
	.pc_main .MClient{padding: 30px 0 20px 0;}
	.pc_main .MClient .item_content{width: 100%;display: flex;align-items: flex-start;flex-wrap: wrap;justify-content: flex-start;justify-content: flex-start;flex-direction: row;}
	.pc_main .MClient .item_content .item_content_li{width: 30%;height: 80px;margin-right: 1%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
	.pc_main .MClient .item_content .item_content_li img{max-height: 75%;}
	.pc_main .MClient .item_content .item_content_li:nth-child(3n){margin-right: 0;}
	
	
	
	/* 设备分类 */
	.business_details_main .EClassification{background-color: #f2f2f2;}
	/******************************************发动机智能测试设备 End**************************************************/
	.Excellent .Excellent_content{ flex-wrap: wrap; margin-bottom: 0;}
	.Excellent .Excellent_content .list_info_li{ width: 100%; margin-bottom: 20px;}
	.Excellent .Excellent_img{ flex-wrap: wrap;}
	.Excellent .Excellent_img .Excellent_img_list{ width: 100%; margin-bottom: 12px;}

	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{margin-top: 50px;width: 100%; overflow: auto;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param table{ width: 800px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param table tr td{ font-size: 12px !important;}

	.business_details_main .item_content_cs .content_cs_list{ width: 100%;}
	.business_details_main .item_content_cs .content_cs_list:nth-child(1){ margin-bottom: 25px;}

	.item_content_cs2 .content_cs_list .cs_list_txt p{ width: 100%; font-size: 14px; margin-right: 0;}

	.item_content_cs3 .content_cs_list{ width: 100%; margin-bottom: 22px;}

	.test_service_main .qualification_honor .item_box .item_banner .HonorBanners .swiper-wrapper{ justify-content: flex-start;}


	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l{ width: 100%; margin-bottom: 22px; padding: 20px; display: block;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param{ overflow: hidden;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left{ margin-bottom: 25px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_left,.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right{ width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dd{  font-size: 16px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l .li_l_right .l_right_p .right_p_dt{ font-size: 14px; line-height: 26px;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on .li_l_left{ width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on .li_l_right{ width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on  .li_l_right .l_right_p{ display: block;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on  .li_l_right .l_right_p .right_p_dd{ width: 100%;}
	.smart_driving_main .product_describe .item_content .item_btm_list ul li .pdt_param .list_li_bottom .list_li_l.on  .li_l_right .l_right_p .right_p_dt{ width: 100%; margin-top: 10px;}

	.hy_institute_main .future_development .item_content .item_content_li .item_banner .banner_list .banner_list_img{ height: auto;}
	.hy_institute_main .platform_services .item_content .item_right_list .item_info .item_info_more{ display: flex;}
	
}

@media screen and (max-width:950px){


}

@media screen and (max-width:768px){

}

@media screen and (max-width:600px){

}

@media screen and (max-width:375px){


}

@media screen and (max-width:360px){


}

@media screen and (max-width:320px){

}</pre></body></html>